summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-01 10:29:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-01 10:31:36 +0100
commitc32ace4e93ca84841b20c618bd622e52e551e141 (patch)
treeeb40022c71f730548d650e699ebe1e8ffab0a98e /dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
parentdev-php/PHP_TokenStream: ia64 keyworded, bug #574264 (diff)
downloadgentoo-c32ace4e93ca84841b20c618bd622e52e551e141.tar.gz
gentoo-c32ace4e93ca84841b20c618bd622e52e551e141.tar.bz2
gentoo-c32ace4e93ca84841b20c618bd622e52e551e141.zip
dev-php/PHP_Timer: ia64 keyworded, bug #574264
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild')
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild2
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 58a0ae6b89ef..3c06ccf01329 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"