diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:59:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:59:56 +0100 |
commit | 72a1ceadd116920a73be40d1935dcb8609e25461 (patch) | |
tree | 1f12026dd71182dca69fcb6ee26dcd734b41eadf /app-text/pdfjam | |
parent | mail-filter/libsrs_alt: amd64 stable wrt bug #697318 (diff) | |
download | gentoo-72a1ceadd116920a73be40d1935dcb8609e25461.tar.gz gentoo-72a1ceadd116920a73be40d1935dcb8609e25461.tar.bz2 gentoo-72a1ceadd116920a73be40d1935dcb8609e25461.zip |
app-text/pdfjam: ppc64 stable wrt bug #697374
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pdfjam')
-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 5a320999b17f..358865a00452 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} |