diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:09:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:11:09 +0000 |
commit | 7644b9e7d6ad078691e117e8b79a9d28021448ac (patch) | |
tree | 307193f5bd0d33cc8206e0f3063c81bfc3f16cb0 /sys-devel/automake | |
parent | net-vpn/wireguard: version bump (diff) | |
download | gentoo-7644b9e7d6ad078691e117e8b79a9d28021448ac.tar.gz gentoo-7644b9e7d6ad078691e117e8b79a9d28021448ac.tar.bz2 gentoo-7644b9e7d6ad078691e117e8b79a9d28021448ac.zip |
sys-devel/automake: stable 1.10.3-r3 for ia64, bug #522638
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.10.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.10.3-r3.ebuild b/sys-devel/automake/automake-1.10.3-r3.ebuild index 0aa7bfcdf20d..6a6e53a947c9 100644 --- a/sys-devel/automake/automake-1.10.3-r3.ebuild +++ b/sys-devel/automake/automake-1.10.3-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND="dev-lang/perl |