diff options
author | Sam James <sam@gentoo.org> | 2021-05-21 19:47:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-21 19:47:51 +0000 |
commit | c59dd11c3638609dec13e5ba00affaf7a60c9ebc (patch) | |
tree | 948124fc024e64294053ceea191b4e991954fa56 /sys-devel/bison | |
parent | app-misc/pax-utils: Stabilize 1.3.1 arm, #791277 (diff) | |
download | gentoo-c59dd11c3638609dec13e5ba00affaf7a60c9ebc.tar.gz gentoo-c59dd11c3638609dec13e5ba00affaf7a60c9ebc.tar.bz2 gentoo-c59dd11c3638609dec13e5ba00affaf7a60c9ebc.zip |
sys-devel/bison: Stabilize 3.7.6 arm, #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 dcf40db76f9a..a4ea75ade53d 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 )" |