summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-09 18:28:17 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-09 18:28:17 +0000
commite444d3bba79ca5de38006c6fc71c12794c8443bf (patch)
treeb1b0ea258f5e80faf28364cb50a9f5802d1e0571 /dev-php/recaptcha
parentmedia-video/vlc: Stabilize 3.0.18-r3 x86, #907379 (diff)
downloadgentoo-e444d3bba79ca5de38006c6fc71c12794c8443bf.tar.gz
gentoo-e444d3bba79ca5de38006c6fc71c12794c8443bf.tar.bz2
gentoo-e444d3bba79ca5de38006c6fc71c12794c8443bf.zip
dev-php/recaptcha: Stabilize 1.2.4 ALLARCHES, #908128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/recaptcha')
-rw-r--r--dev-php/recaptcha/recaptcha-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/recaptcha/recaptcha-1.2.4.ebuild b/dev-php/recaptcha/recaptcha-1.2.4.ebuild
index de078821e3da..2d48efba7a19 100644
--- a/dev-php/recaptcha/recaptcha-1.2.4.ebuild
+++ b/dev-php/recaptcha/recaptcha-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples test"
RESTRICT="!test? ( test )"