diff options
author | 2017-02-24 15:04:26 +0100 | |
---|---|---|
committer | 2017-02-24 15:04:26 +0100 | |
commit | 91870ec2860622669395e792c2d210db0cf676b4 (patch) | |
tree | b044620e67e238fc9a74268feddf77260d07ce2b /app-text | |
parent | dev-db/sqlite: ppc stable wrt bug #610400 (diff) | |
download | gentoo-91870ec2860622669395e792c2d210db0cf676b4.tar.gz gentoo-91870ec2860622669395e792c2d210db0cf676b4.tar.bz2 gentoo-91870ec2860622669395e792c2d210db0cf676b4.zip |
app-text/iso-codes: ppc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/iso-codes-3.74.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-3.74.ebuild b/app-text/iso-codes/iso-codes-3.74.ebuild index 8a1f9582e1db..eed0ae95277d 100644 --- a/app-text/iso-codes/iso-codes-3.74.ebuild +++ b/app-text/iso-codes/iso-codes-3.74.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |