diff options
-rw-r--r-- | x11-misc/menumaker/menumaker-0.99.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/menumaker/menumaker-0.99.9.ebuild b/x11-misc/menumaker/menumaker-0.99.9.ebuild index 20171d7b0984..966d86cd1890 100644 --- a/x11-misc/menumaker/menumaker-0.99.9.ebuild +++ b/x11-misc/menumaker/menumaker-0.99.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="doc" |