diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 14:08:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 14:08:52 +0000 |
commit | ddd39957196b2b12e8727188412a4034114f3164 (patch) | |
tree | 2d340449339061831ab167387f72c7e462fccb90 /sys-devel | |
parent | sys-devel/automake: stable 1.13.4-r1 for sparc, bug #635078 (diff) | |
download | gentoo-ddd39957196b2b12e8727188412a4034114f3164.tar.gz gentoo-ddd39957196b2b12e8727188412a4034114f3164.tar.bz2 gentoo-ddd39957196b2b12e8727188412a4034114f3164.zip |
sys-devel/automake: stable 1.14.1-r1 for sparc, bug #635078
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.14.1-r1.ebuild b/sys-devel/automake/automake-1.14.1-r1.ebuild index 4c090a69075e..e7d6025fd893 100644 --- a/sys-devel/automake/automake-1.14.1-r1.ebuild +++ b/sys-devel/automake/automake-1.14.1-r1.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://www.gnu.org/software/automake/" 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 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |