diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:11:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:29:31 +0300 |
commit | ee5717b3eb3d1f04d66b6c241e053964deb26bc3 (patch) | |
tree | ddbb16477c23895cab666916ba6ccf8fedb5c6c0 /x11-libs | |
parent | x11-libs/gtk+: x86 stable wrt bug #670024 (diff) | |
download | gentoo-ee5717b3eb3d1f04d66b6c241e053964deb26bc3.tar.gz gentoo-ee5717b3eb3d1f04d66b6c241e053964deb26bc3.tar.bz2 gentoo-ee5717b3eb3d1f04d66b6c241e053964deb26bc3.zip |
x11-libs/libwnck: x86 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/libwnck-3.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-3.30.0.ebuild b/x11-libs/libwnck/libwnck-3.30.0.ebuild index b86035ec1f96..1ecfbce945cc 100644 --- a/x11-libs/libwnck/libwnck-3.30.0.ebuild +++ b/x11-libs/libwnck/libwnck-3.30.0.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" |