dev-php/php-redmine-api: Stabilize 1.5.16 ALLARCHES, #908124

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-05 05:24:30 +01:00
parent e8bfdb6ac4
commit 2266eed001

View File

@@ -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 )"