summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:44:37 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:44:37 +0200
commit80c0935287403d2f33116c13cf8be71edf3e89c8 (patch)
tree6853e3abef89e6eca5f0671fff7487d4abbfc3c4 /sys-apps
parentxfce-extra: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.gz
gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.bz2
gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.zip
*/*: Remove remaining *-fbsd keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/flock/flock-2.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/flock/flock-2.19.ebuild b/sys-apps/flock/flock-2.19.ebuild
index 7f4d54db28b4..636679105276 100644
--- a/sys-apps/flock/flock-2.19.ebuild
+++ b/sys-apps/flock/flock-2.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="http://www.zonov.org/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64-fbsd"
+KEYWORDS=""
IUSE=""
RDEPEND=""