diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:30:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:30:22 +0100 |
commit | 6a50954dd6ee6bed6a18a8bfbcbdbf6b267f6725 (patch) | |
tree | cc13fd8f74c5e614aaa299406547f0a118eff9f4 /app-text | |
parent | dev-ruby/mocha: add 1.6.0 (diff) | |
download | gentoo-6a50954dd6ee6bed6a18a8bfbcbdbf6b267f6725.tar.gz gentoo-6a50954dd6ee6bed6a18a8bfbcbdbf6b267f6725.tar.bz2 gentoo-6a50954dd6ee6bed6a18a8bfbcbdbf6b267f6725.zip |
app-text/iso-codes: stable 3.76 for hppa, bug #631656
Bug: https://bugs.gentoo.org/631656
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/iso-codes-3.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-3.76.ebuild b/app-text/iso-codes/iso-codes-3.76.ebuild index e445ec26b7f1..b5a8f0e064c3 100644 --- a/app-text/iso-codes/iso-codes-3.76.ebuild +++ b/app-text/iso-codes/iso-codes-3.76.ebuild @@ -13,7 +13,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="" |