summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-05 16:45:16 +0100
committerSam James <sam@gentoo.org>2024-05-05 16:45:16 +0100
commit14e99a97d230a69bed8d369617c65807130ce5a1 (patch)
treef773c402fdd39a5c325e3dfec823c9eee52de87f /dev-php
parentdev-php/pecl-uploadprogress: Stabilize 2.0.2-r1 amd64, #931243 (diff)
downloadgentoo-14e99a97d230a69bed8d369617c65807130ce5a1.tar.gz
gentoo-14e99a97d230a69bed8d369617c65807130ce5a1.tar.bz2
gentoo-14e99a97d230a69bed8d369617c65807130ce5a1.zip
dev-php/maxmind-db-reader: Stabilize 1.11.1 amd64, #931244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
index 4486a2880177..1c8ee77c1c80 100644
--- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
+++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.ta
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="extension test"
RESTRICT="!test? ( test )"