diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 22:00:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 22:00:55 +0000 |
commit | 166640e323aa61a85c9b5d1dff6b0191258b67fb (patch) | |
tree | ac1e6581bb1ecc083c47b7a3a1188e8722314a0d /sys-devel | |
parent | dev-util/intltool: stable 0.51.0-r2 for ppc64, bug #614698 (diff) | |
download | gentoo-166640e323aa61a85c9b5d1dff6b0191258b67fb.tar.gz gentoo-166640e323aa61a85c9b5d1dff6b0191258b67fb.tar.bz2 gentoo-166640e323aa61a85c9b5d1dff6b0191258b67fb.zip |
sys-devel/autogen: stable 5.18.4-r1 for ppc64, bug #615008
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/autogen-5.18.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autogen/autogen-5.18.4-r1.ebuild b/sys-devel/autogen/autogen-5.18.4-r1.ebuild index 807853a50b62..156a907fa70d 100644 --- a/sys-devel/autogen/autogen-5.18.4-r1.ebuild +++ b/sys-devel/autogen/autogen-5.18.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=" |