diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:49:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-05 18:49:46 +0300 |
commit | 2d41456dadaf70daee4420e7dbed2de5dbd89366 (patch) | |
tree | 5918bd52d1257353548f015d412bbaf28f79751f /sys-devel | |
parent | net-p2p/retroshare: amd64 stable wrt bug #570746 (diff) | |
download | gentoo-2d41456dadaf70daee4420e7dbed2de5dbd89366.tar.gz gentoo-2d41456dadaf70daee4420e7dbed2de5dbd89366.tar.bz2 gentoo-2d41456dadaf70daee4420e7dbed2de5dbd89366.zip |
sys-devel/autogen: amd64 stable wrt bug #570746
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-devel')
-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 8fa001bcea3f..04beaec880e3 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 |