diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-21 08:56:51 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-21 08:56:51 +0100 |
commit | af9bae9ebdf90dfc3b9f56defaf95af281e07aa8 (patch) | |
tree | c10978b3fb041084469e8188e9b00ce46ee4a20a /sys-devel/autogen | |
parent | media-libs/libsdl2: Stable for HPPA PPC64 (bug #573740). (diff) | |
download | gentoo-af9bae9ebdf90dfc3b9f56defaf95af281e07aa8.tar.gz gentoo-af9bae9ebdf90dfc3b9f56defaf95af281e07aa8.tar.bz2 gentoo-af9bae9ebdf90dfc3b9f56defaf95af281e07aa8.zip |
sys-devel/autogen: Stable for HPPA PPC64 (bug #575068).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/autogen-5.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autogen/autogen-5.18.4.ebuild b/sys-devel/autogen/autogen-5.18.4.ebuild index a3969ab0b246..0fabbf911af8 100644 --- a/sys-devel/autogen/autogen-5.18.4.ebuild +++ b/sys-devel/autogen/autogen-5.18.4.ebuild @@ -12,7 +12,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-1.8 |