diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:46:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:46:25 +0100 |
commit | 7a7ae08ea44df3c3d5987d2e92534d82370c9e62 (patch) | |
tree | c06c7d514c82577b3d15304a01ada968df5590c1 | |
parent | dev-php/symfony-yaml: x86 stable (bug #635356) (diff) | |
download | gentoo-7a7ae08ea44df3c3d5987d2e92534d82370c9e62.tar.gz gentoo-7a7ae08ea44df3c3d5987d2e92534d82370c9e62.tar.bz2 gentoo-7a7ae08ea44df3c3d5987d2e92534d82370c9e62.zip |
dev-php/PHP_Timer: x86 stable (bug #635356)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild index ce2f430e42a5..37f1bf6b3e4e 100644 --- a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |