diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
commit | f68a9a0baebf3d178e1da2fa99280b1146fc7920 (patch) | |
tree | df9e662d6126ec2d6e1abb69e8f05e8fa1072b70 /x11-libs/libwnck | |
parent | x11-drivers: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.gz gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.bz2 gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.zip |
x11-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.31.0.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.30.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild b/x11-libs/libwnck/libwnck-2.31.0.ebuild index ef06538442c4..525c7cdbc1db 100644 --- a/x11-libs/libwnck/libwnck-2.31.0.ebuild +++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="LGPL-2+" SLOT="1" -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-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification" diff --git a/x11-libs/libwnck/libwnck-3.30.0.ebuild b/x11-libs/libwnck/libwnck-3.30.0.ebuild index 36b74e5febe3..b7cde39c5565 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-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools" |