diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-01 20:43:15 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-01 21:03:49 -0700 |
commit | ecffd15c65a56526d0e1c998c22b1f9764204886 (patch) | |
tree | dcb3694e3cf21ff25c404f3376d508a23290e326 /sys-devel/autogen | |
parent | Creating new ebuild for layman-2.4.0 release (diff) | |
download | gentoo-ecffd15c65a56526d0e1c998c22b1f9764204886.tar.gz gentoo-ecffd15c65a56526d0e1c998c22b1f9764204886.tar.bz2 gentoo-ecffd15c65a56526d0e1c998c22b1f9764204886.zip |
sys-devel/autogen: alpha stable, bug 575068.
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 3164f541a2c6..2d2710f8bdb5 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 |