diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-12-20 22:39:35 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-12-20 22:42:19 +0200 |
commit | 8586c16c090b314a1abd70b34d9c0f4e02fde4a0 (patch) | |
tree | 21bc9c55e9ebdbdbac37ee4b94467d667e9a1ac0 /gnome-extra | |
parent | gnome-extra/gnome-contacts: remove old (diff) | |
download | gentoo-8586c16c090b314a1abd70b34d9c0f4e02fde4a0.tar.gz gentoo-8586c16c090b314a1abd70b34d9c0f4e02fde4a0.tar.bz2 gentoo-8586c16c090b314a1abd70b34d9c0f4e02fde4a0.zip |
gnome-extra/gnome-shell-extensions-topicons-plus: ALLARCHES stable x86
Pure javascript extension code, so ALLARCHES should be fine with no
systemd setup available for active x86 AT.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-21.ebuild b/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-21.ebuild index 2be0c5c02620..852ec51263a1 100644 --- a/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-21.ebuild +++ b/gnome-extra/gnome-shell-extensions-topicons-plus/gnome-shell-extensions-topicons-plus-21.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/phocean/TopIcons-plus/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # glib for glib-compile-schemas at build time, needed at runtime anyways |