commit: 2266eed001629aaa1cf26013fdd1ef5ad50da1dd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 04:24:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 04:24:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2266eed0
dev-php/php-redmine-api: Stabilize 1.5.16 ALLARCHES, #908124 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild index a49c9672f800..15891bb92747 100644 --- a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild +++ b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/kbsali/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"
