diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:42:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:42:33 +0100 |
commit | 329dab428e2b8d1996504f8005cbec55c6870af4 (patch) | |
tree | 5b42b53e3d131106aec12c52041ec26acfe16bea /app-text | |
parent | sci-chemistry/molden: amd64 stable wrt bug #665800 (diff) | |
download | gentoo-329dab428e2b8d1996504f8005cbec55c6870af4.tar.gz gentoo-329dab428e2b8d1996504f8005cbec55c6870af4.tar.bz2 gentoo-329dab428e2b8d1996504f8005cbec55c6870af4.zip |
app-text/pdfjam: amd64 stable wrt bug #697374
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pdfjam/pdfjam-2.08-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pdfjam/pdfjam-2.08-r1.ebuild b/app-text/pdfjam/pdfjam-2.08-r1.ebuild index 32908e8b64d3..5a320999b17f 100644 --- a/app-text/pdfjam/pdfjam-2.08-r1.ebuild +++ b/app-text/pdfjam/pdfjam-2.08-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.warwick.ac.uk/go/pdfjam/${PN}_${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" S="${WORKDIR}"/${PN} |