diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 10:53:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 10:53:46 +0000 |
commit | b899d3750afd20587cff8d5a871e896a7fc74b16 (patch) | |
tree | d71fca9a551d13a25d80cbc870d9eac41ea1bc41 /sys-devel/autogen | |
parent | x11-libs/compizconfig-backend-kconfig4: Remove last-rited package (diff) | |
download | gentoo-b899d3750afd20587cff8d5a871e896a7fc74b16.tar.gz gentoo-b899d3750afd20587cff8d5a871e896a7fc74b16.tar.bz2 gentoo-b899d3750afd20587cff8d5a871e896a7fc74b16.zip |
sys-devel/autogen: stable 5.18.4-r1 for ia64, bug #615008
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel/autogen')
-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 3726295bec5b..1b71af5b0771 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=" |