commit: 14e99a97d230a69bed8d369617c65807130ce5a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 5 15:45:16 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 5 15:45:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e99a97
dev-php/maxmind-db-reader: Stabilize 1.11.1 amd64, #931244 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
