summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:29 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:32:29 +0200
commitb36ec14dda746dd6f356e3ce1cf20728c45bd81f (patch)
treed2f0c1f347326583a0d5b269009c023006247856 /app-crypt/libsecret
parentapp-cdr: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.gz
gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.tar.bz2
gentoo-b36ec14dda746dd6f356e3ce1cf20728c45bd81f.zip
app-crypt: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r--app-crypt/libsecret/libsecret-0.18.6-r1.ebuild2
-rw-r--r--app-crypt/libsecret/libsecret-0.18.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
index d54507f4b6b2..dd16f40b9cc5 100644
--- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
+++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="+crypt +introspection test vala"
REQUIRED_USE="test? ( introspection )
vala? ( introspection )"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}]
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild
index e2192fecdb22..5f16a860860c 100644
--- a/app-crypt/libsecret/libsecret-0.18.8.ebuild
+++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild
@@ -18,7 +18,7 @@ IUSE="+crypt +introspection test +vala"
REQUIRED_USE="test? ( introspection )
vala? ( introspection )"
-KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}]