diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:43 +0200 |
commit | cb0b8eacb71d6f4837d571f793155ad238827356 (patch) | |
tree | fa666a218835d732d68f911f9c924b8d82d6776d /gnome-base/libgnome-keyring | |
parent | games-util: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-cb0b8eacb71d6f4837d571f793155ad238827356.tar.gz gentoo-cb0b8eacb71d6f4837d571f793155ad238827356.tar.bz2 gentoo-cb0b8eacb71d6f4837d571f793155ad238827356.zip |
gnome-base: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnome-base/libgnome-keyring')
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild index f28d203f3f14..d5269092cc48 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2 SLOT="0" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" RDEPEND=" >=dev-libs/glib-2.16.0:2[${MULTILIB_USEDEP}] |