diff options
author | Sam James <sam@gentoo.org> | 2021-05-22 15:03:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-22 15:09:56 +0000 |
commit | 75f5f7d3f9266113e250f5560bf84879c856b426 (patch) | |
tree | f03a78f72a2b2f19fe4276ca2bea30df95f77917 /sys-devel/bison | |
parent | sys-devel/automake: Stabilize 1.16.3-r1 x86, #791295 (diff) | |
download | gentoo-75f5f7d3f9266113e250f5560bf84879c856b426.tar.gz gentoo-75f5f7d3f9266113e250f5560bf84879c856b426.tar.bz2 gentoo-75f5f7d3f9266113e250f5560bf84879c856b426.zip |
sys-devel/bison: Stabilize 3.7.6 x86, #791298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/bison-3.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bison/bison-3.7.6.ebuild b/sys-devel/bison/bison-3.7.6.ebuild index 28e4fa7fe763..a9e566e5e632 100644 --- a/sys-devel/bison/bison-3.7.6.ebuild +++ b/sys-devel/bison/bison-3.7.6.ebuild @@ -15,7 +15,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 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples nls static test" RESTRICT="!test? ( test )" |