dev-php/php-redmine-api: stabilize php-redmine-api-1.5.9 on x86.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 12 Dec 2016 14:12:12 +0000 (09:12 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 12 Dec 2016 14:12:12 +0000 (09:12 -0500)
Maintainer stabilization: I have the hardware and am able to test
this. It does what it's supposed to, and since the code is pure PHP, I
probably should have filed the initial stabilization request with the
ALLARCHES keyword. Nevertheless... the stabilization request was opened
over three months ago, so I think it's past the "timeout" period.

Gentoo-Bug: 592262

Package-Manager: portage-2.3.0

dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild

index 8c566ab9a2a482e4943daa75ec1f02abdc25a7ce..fb5fe143cbfd4f91f43914dda3213e7bcd8eee65 100644 (file)
@@ -10,7 +10,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"
 
 RDEPEND="dev-lang/php:*[curl,json,simplexml]"