diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:34:43 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-16 10:42:42 +0200 |
commit | 95d10ee196d56d3bf4475fd116b0fbc2eabb1402 (patch) | |
tree | c186c559a28ff3890f7d3137235777763d548964 /x11-libs | |
parent | x11-libs/gtk+: add alpha keyword (diff) | |
download | gentoo-95d10ee196d56d3bf4475fd116b0fbc2eabb1402.tar.gz gentoo-95d10ee196d56d3bf4475fd116b0fbc2eabb1402.tar.bz2 gentoo-95d10ee196d56d3bf4475fd116b0fbc2eabb1402.zip |
x11-libs/gtksourceview: add alpha keyword
Gentoo-Bug: 551826
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild index a98686bb244d..21f6c72500b2 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2.1+" SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" # Note: has native OSX support, prefix teams, attack! RDEPEND=" |