Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdbusmenu/
Date: Fri, 30 Jun 2017 05:30:37
Message-Id: 1498800626.e36ecc5a480960c9d3531631a830494ab5332fee.aballier@gentoo
1 commit: e36ecc5a480960c9d3531631a830494ab5332fee
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 05:30:26 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 05:30:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36ecc5a
7
8 dev-libs/libdbusmenu: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/libdbusmenu/libdbusmenu-12.10.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libdbusmenu/libdbusmenu-12.10.2-r2.ebuild b/dev-libs/libdbusmenu/libdbusmenu-12.10.2-r2.ebuild
16 index 685ef1781a8..1689f6f879b 100644
17 --- a/dev-libs/libdbusmenu/libdbusmenu-12.10.2-r2.ebuild
18 +++ b/dev-libs/libdbusmenu/libdbusmenu-12.10.2-r2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/${PN/lib}/${PV%.*}/${PV}/+download/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1 LGPL-3"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86"
25 IUSE="debug gtk gtk3 +introspection"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"