diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:14:31 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:28:43 +0200 |
commit | eb60f11bcc0402b655342e0087534b4047bdda16 (patch) | |
tree | 6d98d51fd5fc63d2481ddafa74362da0171527c3 /x11-libs/libwnck | |
parent | x11-libs/gtksourceview: alpha stable, bug 584468 (diff) | |
download | gentoo-eb60f11bcc0402b655342e0087534b4047bdda16.tar.gz gentoo-eb60f11bcc0402b655342e0087534b4047bdda16.tar.bz2 gentoo-eb60f11bcc0402b655342e0087534b4047bdda16.zip |
x11-libs/libwnck: alpha stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-3.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-3.14.1.ebuild b/x11-libs/libwnck/libwnck-3.14.1.ebuild index d5bb7d6f8f22..d1914901c929 100644 --- a/x11-libs/libwnck/libwnck-3.14.1.ebuild +++ b/x11-libs/libwnck/libwnck-3.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools" |