Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/menulibre/
Date: Wed, 29 Nov 2017 06:24:21
Message-Id: 1511936653.6865c8b41b5129467d3665f67e8ad98560e554d6.jer@gentoo
1 commit: 6865c8b41b5129467d3665f67e8ad98560e554d6
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 06:22:41 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 06:24:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6865c8b4
7
8 x11-misc/menulibre: Stable for AMD64 x86 too.
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --ignore-arches
12
13 x11-misc/menulibre/menulibre-2.1.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/menulibre/menulibre-2.1.3.ebuild b/x11-misc/menulibre/menulibre-2.1.3.ebuild
17 index ac7afaa8dcc..c62bdcfb028 100644
18 --- a/x11-misc/menulibre/menulibre-2.1.3.ebuild
19 +++ b/x11-misc/menulibre/menulibre-2.1.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32
33 DEPEND="
34 dev-python/python-distutils-extra[${PYTHON_USEDEP}]