summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-12-17 18:14:51 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-12-17 18:18:37 +0900
commit525010f516f60450c94d4f510172466bbf6acc04 (patch)
tree275e9a32672f1c292a6f3c6290f4c57ed4b7f1f6 /app-text/crf++/crf++-0.58.ebuild
parentapp-text/crf++: update to EAPI 6 (diff)
downloadgentoo-525010f516f60450c94d4f510172466bbf6acc04.tar.gz
gentoo-525010f516f60450c94d4f510172466bbf6acc04.tar.bz2
gentoo-525010f516f60450c94d4f510172466bbf6acc04.zip
app-text/crf++: amd64/x86 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text/crf++/crf++-0.58.ebuild')
-rw-r--r--app-text/crf++/crf++-0.58.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/crf++/crf++-0.58.ebuild b/app-text/crf++/crf++-0.58.ebuild
index 09adecd384f6..c358043e7e8e 100644
--- a/app-text/crf++/crf++-0.58.ebuild
+++ b/app-text/crf++/crf++-0.58.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="examples static-libs"
S="${WORKDIR}/${MY_P}"