diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 12:51:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 16:01:30 +0000 |
commit | 23ce1e4fe5178c4db80bd315a3c3436565a3def7 (patch) | |
tree | 27d74734ecebbec073090d9f04c5c3dbce138b98 /sys-devel/bison | |
parent | dev-ruby/rack: stable 1.6.11 for ppc64, bug #670476 (diff) | |
download | gentoo-23ce1e4fe5178c4db80bd315a3c3436565a3def7.tar.gz gentoo-23ce1e4fe5178c4db80bd315a3c3436565a3def7.tar.bz2 gentoo-23ce1e4fe5178c4db80bd315a3c3436565a3def7.zip |
sys-devel/bison: stable 3.1 for ppc64, bug #670634
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/bison-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bison/bison-3.1.ebuild b/sys-devel/bison/bison-3.1.ebuild index 2c4fa1ec0f03..1cf3d1fefc45 100644 --- a/sys-devel/bison/bison-3.1.ebuild +++ b/sys-devel/bison/bison-3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${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 ~x64-cygwin ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples nls static test" RDEPEND=">=sys-devel/m4-1.4.16" |