diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:55:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:55:53 +0200 |
commit | 53a35785a99ff6d70fdfb19ba3c8b51eedfb6862 (patch) | |
tree | d6d7041a32699bf57f4a04dedca8306d1c5a5fce /sys-devel/automake | |
parent | dev-perl/Devel-Symdump: ppc stable wrt bug #616118 (diff) | |
download | gentoo-53a35785a99ff6d70fdfb19ba3c8b51eedfb6862.tar.gz gentoo-53a35785a99ff6d70fdfb19ba3c8b51eedfb6862.tar.bz2 gentoo-53a35785a99ff6d70fdfb19ba3c8b51eedfb6862.zip |
sys-devel/automake: ppc stable wrt bug #608272
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.15-r2.ebuild b/sys-devel/automake/automake-1.15-r2.ebuild index 0f3933174ff3..97bec58ebc9d 100644 --- a/sys-devel/automake/automake-1.15-r2.ebuild +++ b/sys-devel/automake/automake-1.15-r2.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 |