diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:51:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:53:38 +0000 |
commit | 89bf1535856924d94a41ca6917644a74116499dd (patch) | |
tree | 0203685451fc2a65dbfb59ddbf11dbb98aecb19e /app-text/iso-codes | |
parent | dev-ruby/ffi: stable 1.11.3 for ppc64, bug #705148 (diff) | |
download | gentoo-89bf1535856924d94a41ca6917644a74116499dd.tar.gz gentoo-89bf1535856924d94a41ca6917644a74116499dd.tar.bz2 gentoo-89bf1535856924d94a41ca6917644a74116499dd.zip |
app-text/iso-codes: stable 4.4 for ppc64, bug #705152
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/iso-codes-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-4.4.ebuild b/app-text/iso-codes/iso-codes-4.4.ebuild index 07e0ce243ed0..90a473ac66b0 100644 --- a/app-text/iso-codes/iso-codes-4.4.ebuild +++ b/app-text/iso-codes/iso-codes-4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" BDEPEND="${PYTHON_DEPS} sys-devel/gettext |