diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:53:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:53:22 +0100 |
commit | b1bc07c20367f298a13c1b0900534bb31efdce36 (patch) | |
tree | b8cb7c48521410973f785b35da5f7d30fde1eabb /x11-misc | |
parent | app-emacs/multi-term: amd64 stable wrt bug #605186 (diff) | |
download | gentoo-b1bc07c20367f298a13c1b0900534bb31efdce36.tar.gz gentoo-b1bc07c20367f298a13c1b0900534bb31efdce36.tar.bz2 gentoo-b1bc07c20367f298a13c1b0900534bb31efdce36.zip |
x11-misc/menumaker: amd64 stable wrt bug #601796
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc')
-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" |