summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-01 10:23:01 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-01 10:31:30 +0100
commit72dcfe12e3bc866acba099170af958cfa9e483c7 (patch)
treefb437b38c12e3c68c49106869617f7813fd63081 /dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
parentdev-php/PEAR-Crypt_GPG: ia64 keyworded, bug #574264 (diff)
downloadgentoo-72dcfe12e3bc866acba099170af958cfa9e483c7.tar.gz
gentoo-72dcfe12e3bc866acba099170af958cfa9e483c7.tar.bz2
gentoo-72dcfe12e3bc866acba099170af958cfa9e483c7.zip
dev-php/PEAR-Text_Password: ia64 keyworded, bug #574264
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild')
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index abc640a814bc..00d1919b53ca 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="dev-lang/php:*"