diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-29 07:50:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-29 07:51:40 +0100 |
commit | 154f700113d7453c7cdfa48572b1f1cf5f273f64 (patch) | |
tree | e9c5c0def1a3c226f8a8ad08b2a69a85f16ead37 /dev-util/gperf | |
parent | app-arch/p7zip: stable 16.02-r3 for ia64, bug #655270 (diff) | |
download | gentoo-154f700113d7453c7cdfa48572b1f1cf5f273f64.tar.gz gentoo-154f700113d7453c7cdfa48572b1f1cf5f273f64.tar.bz2 gentoo-154f700113d7453c7cdfa48572b1f1cf5f273f64.zip |
dev-util/gperf: stable 3.1 for ia64, bug #656752
Bug: https://bugs.gentoo.org/656752
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util/gperf')
-rw-r--r-- | dev-util/gperf/gperf-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-3.1.ebuild b/dev-util/gperf/gperf-3.1.ebuild index 3553aebc5a5d..a687dca494e0 100644 --- a/dev-util/gperf/gperf-3.1.ebuild +++ b/dev-util/gperf/gperf-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_prepare() { |