diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:42:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:42:06 +0000 |
commit | 8c4543c5f54bcfd8bf706e36bbca7581a4bcba18 (patch) | |
tree | cd2cba206afe211c4fa5b39534593767f6387fc5 | |
parent | dev-ruby/ffi: stable 1.11.3 for ia64, bug #705148 (diff) | |
download | gentoo-8c4543c5f54bcfd8bf706e36bbca7581a4bcba18.tar.gz gentoo-8c4543c5f54bcfd8bf706e36bbca7581a4bcba18.tar.bz2 gentoo-8c4543c5f54bcfd8bf706e36bbca7581a4bcba18.zip |
app-text/iso-codes: stable 4.4 for ia64, bug #705152
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 e321e74f4034..07e0ce243ed0 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 |