diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-02-18 21:40:17 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-02-18 23:12:14 +0100 |
commit | 73f776312a5bca194a33827cc78cd70b46887c1d (patch) | |
tree | 1cda34167934c6f198f7d9ef95cf3fb3ef6bb2aa /dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild | |
parent | dev-libs/icu-layoutex: x86 stable, bug 603792 (diff) | |
download | gentoo-73f776312a5bca194a33827cc78cd70b46887c1d.tar.gz gentoo-73f776312a5bca194a33827cc78cd70b46887c1d.tar.bz2 gentoo-73f776312a5bca194a33827cc78cd70b46887c1d.zip |
dev-libs/icu-layoutex: Forward-port keywording that somehow got lost
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild index 9fcff96a17dd..69b11bdb79e3 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-58.2.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug static-libs" RDEPEND=" |