summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-05 05:24:30 +0100
committerSam James <sam@gentoo.org>2023-07-05 05:24:30 +0100
commit2266eed001629aaa1cf26013fdd1ef5ad50da1dd (patch)
tree4aa28fa20a79c81160befed3f6096dd8b17acd7a /dev-php
parentdev-php/pecl-http: Stabilize 3.3.0 x86, #909612 (diff)
downloadgentoo-2266eed001629aaa1cf26013fdd1ef5ad50da1dd.tar.gz
gentoo-2266eed001629aaa1cf26013fdd1ef5ad50da1dd.tar.bz2
gentoo-2266eed001629aaa1cf26013fdd1ef5ad50da1dd.zip
dev-php/php-redmine-api: Stabilize 1.5.16 ALLARCHES, #908124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild4
1 files 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 )"