diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-10 08:03:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-10 08:08:24 +0100 |
commit | 80d58907441185ab691259dffc1047591c3c4dbd (patch) | |
tree | bf822bc0d6cc3af008291c55b6d7609ca204deda /gnome-extra/chrome-gnome-shell | |
parent | dev-ruby/i18n: add 0.8.5 (diff) | |
download | gentoo-80d58907441185ab691259dffc1047591c3c4dbd.tar.gz gentoo-80d58907441185ab691259dffc1047591c3c4dbd.tar.bz2 gentoo-80d58907441185ab691259dffc1047591c3c4dbd.zip |
gnome-extra/chrome-gnome-shell: ia64 keyworded, bug #583422
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild index 212495f9a51c..4c068d94c839 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |