summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-24 03:10:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-24 03:10:57 +0200
commitc960935d9a74cb9b3ee57f192358e1bdaf363d41 (patch)
tree523b04e792e9b7b6c021a8624147f78d32e3ed23 /dev-libs
parentwww-client/firefox: fix improper usage of blessings.tigetstr (diff)
downloadgentoo-c960935d9a74cb9b3ee57f192358e1bdaf363d41.tar.gz
gentoo-c960935d9a74cb9b3ee57f192358e1bdaf363d41.tar.bz2
gentoo-c960935d9a74cb9b3ee57f192358e1bdaf363d41.zip
dev-libs/nmeap: x86 stable (bug #666272)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/nmeap/nmeap-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nmeap/nmeap-0.3.ebuild b/dev-libs/nmeap/nmeap-0.3.ebuild
index 3e547d08bbd6..cb89e3005543 100644
--- a/dev-libs/nmeap/nmeap-0.3.ebuild
+++ b/dev-libs/nmeap/nmeap-0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"