From: Aaron Bauman Date: Fri, 19 Apr 2019 02:30:10 +0000 (-0400) Subject: dev-libs/nmeap: amd64 stable wrt bug #682742 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88fffcf84dd9ec674270f83fa5499b9bfbf14176;p=gentoo.git dev-libs/nmeap: amd64 stable wrt bug #682742 Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-libs/nmeap/nmeap-0.3-r1.ebuild b/dev-libs/nmeap/nmeap-0.3-r1.ebuild index 61aa260e3f1a..3ae1f52aa163 100644 --- a/dev-libs/nmeap/nmeap-0.3-r1.ebuild +++ b/dev-libs/nmeap/nmeap-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 )"