dev-libs/oniguruma: move stable keywords
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 1 Oct 2019 19:43:51 +0000 (21:43 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 1 Oct 2019 19:43:51 +0000 (21:43 +0200)
Security stabilization.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/oniguruma/oniguruma-6.9.3-r1.ebuild

index 2b0d346fc447f903fcd4c695d0f55330dff3ecd1..a084944e3ac9c9e2fc30957eead64763e89ceb11 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="crnl-as-line-terminator static-libs"
 
 PATCHES=( "${FILESDIR}"/${PN}-6.9.3-fix-heap-buffer-overflow-php78559.patch )