diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-04 21:18:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-04 21:18:14 +0300 |
commit | 020bcdae8a2a6504be545e27962548c98585ae25 (patch) | |
tree | da4f4f228fd606770c0ffd4297c9669fe82c8943 /sys-devel/bison | |
parent | net-analyzer/wireshark: amd64 stable wrt bug #664852 (diff) | |
download | gentoo-020bcdae8a2a6504be545e27962548c98585ae25.tar.gz gentoo-020bcdae8a2a6504be545e27962548c98585ae25.tar.bz2 gentoo-020bcdae8a2a6504be545e27962548c98585ae25.zip |
sys-devel/bison: amd64 stable wrt bug #664926
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/bison-3.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bison/bison-3.0.5-r1.ebuild b/sys-devel/bison/bison-3.0.5-r1.ebuild index 4a6ffce406c2..e60826d10599 100644 --- a/sys-devel/bison/bison-3.0.5-r1.ebuild +++ b/sys-devel/bison/bison-3.0.5-r1.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" |