diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:27:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:27:20 +0100 |
commit | 270cdbea4379b7f834f669df5990bbb37fa6ac50 (patch) | |
tree | d06a2547c7371bf7d4d60aeba613f885d9d20d37 /sys-devel/autogen | |
parent | dev-perl/Sub-Exporter-Progressive: sparc stable wrt bug #573480 (diff) | |
download | gentoo-270cdbea4379b7f834f669df5990bbb37fa6ac50.tar.gz gentoo-270cdbea4379b7f834f669df5990bbb37fa6ac50.tar.bz2 gentoo-270cdbea4379b7f834f669df5990bbb37fa6ac50.zip |
sys-devel/autogen: sparc stable wrt bug #575068
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e7ac070878f9..e2823246f0fb 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 |