diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-07-15 13:50:01 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-07-15 19:17:05 +0100 |
commit | a56c7d81cabefceeeb59f536ff0b0ad3bbced3ff (patch) | |
tree | 7cdebde61d048ca85231d5667f22c8d8a2bfa1ed /x11-themes | |
parent | dev-cpp/antlr-cpp: Fix 2.7.7 configure when /bin/sh isn't Bash (diff) | |
download | gentoo-a56c7d81cabefceeeb59f536ff0b0ad3bbced3ff.tar.gz gentoo-a56c7d81cabefceeeb59f536ff0b0ad3bbced3ff.tar.bz2 gentoo-a56c7d81cabefceeeb59f536ff0b0ad3bbced3ff.zip |
x11-themes/arc-theme: Add ~arm keyword, closes bug #622514
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/arc-theme/arc-theme-20170302.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/arc-theme/arc-theme-20170302.ebuild b/x11-themes/arc-theme/arc-theme-20170302.ebuild index d604f1551227..da22f3d75f47 100644 --- a/x11-themes/arc-theme/arc-theme-20170302.ebuild +++ b/x11-themes/arc-theme/arc-theme-20170302.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/horst3180/arc-theme" SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="cinnamon gnome-shell +gtk2 +gtk3 mate xfce" # Supports various GTK+3 versions and uses pkg-config to determine which |