commit: af10e1f7aff09d8e4c65db5f7a2e795579f64488
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 21:07:04 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 21:08:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af10e1f7
sys-block/f3: amd64/x86 stable, bug #595460
Package-Manager: portage-2.3.2
sys-block/f3/f3-6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-block/f3/f3-6.0.ebuild b/sys-block/f3/f3-6.0.ebuild
index f65de35..0505acc 100644
--- a/sys-block/f3/f3-6.0.ebuild
+++ b/sys-block/f3/f3-6.0.ebuild
@@ -29,7 +29,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/AltraMayor/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3+"