diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
commit | 7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch) | |
tree | bab0af938586b1e6241b75d23663ece9d4eacd03 /gnome-base | |
parent | sys-apps/busybox: version 1.28.0 in the tree now works (diff) | |
download | musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2 musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip |
Remove fbsd and prefix keywords
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.22.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild index 14ecc60a..7ea5e1c5 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.20.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeKeyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps pam selinux +ssh-agent test" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86" # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456 RDEPEND=" diff --git a/gnome-base/gnome-session/gnome-session-3.22.3.ebuild b/gnome-base/gnome-session/gnome-session-3.22.3.ebuild index 0c315ca3..c2242237 100644 --- a/gnome-base/gnome-session/gnome-session-3.22.3.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.22.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-session" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc elibc_FreeBSD ipv6 systemd" # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and |