Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/menumaker/
Date: Fri, 26 Feb 2021 15:19:01
Message-Id: 1614352731.ded2d6c1889670e00c838ab1840a940767bac64b.sam@gentoo
1 commit: ded2d6c1889670e00c838ab1840a940767bac64b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 15:18:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 15:18:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded2d6c1
7
8 x11-misc/menumaker: Stabilize 0.99.12 ALLARCHES, #772056
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/menumaker/menumaker-0.99.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/menumaker/menumaker-0.99.12.ebuild b/x11-misc/menumaker/menumaker-0.99.12.ebuild
16 index 1bad651efc6..1c1fad134bf 100644
17 --- a/x11-misc/menumaker/menumaker-0.99.12.ebuild
18 +++ b/x11-misc/menumaker/menumaker-0.99.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc x86"
31
32 IUSE="doc"