diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:05:07 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:08:50 +0100 |
commit | c8a8813f3d7331f33b91a2e3728021287b4f2501 (patch) | |
tree | 6df8c53bad52b6f3a80294ef933e86d63b073bd2 /x11-libs | |
parent | x11-libs/gtksourceview: arm stable, bug #631656 (diff) | |
download | gentoo-c8a8813f3d7331f33b91a2e3728021287b4f2501.tar.gz gentoo-c8a8813f3d7331f33b91a2e3728021287b4f2501.tar.bz2 gentoo-c8a8813f3d7331f33b91a2e3728021287b4f2501.zip |
x11-libs/libwnck: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/libwnck-3.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-3.24.1.ebuild b/x11-libs/libwnck/libwnck-3.24.1.ebuild index 3e91bf312184..09324dcb4824 100644 --- a/x11-libs/libwnck/libwnck-3.24.1.ebuild +++ b/x11-libs/libwnck/libwnck-3.24.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools" |