Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/
Date: Thu, 09 May 2019 20:04:48
Message-Id: 1557432234.cf0e73a05f133740612eafea15068e213e9638b4.bman@gentoo
1 commit: cf0e73a05f133740612eafea15068e213e9638b4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 9 17:42:15 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu May 9 20:03:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0e73a0
7
8 app-accessibility/at-spi2-core: arm64 stable (bug #685254)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12
13 app-accessibility/at-spi2-core/at-spi2-core-2.30.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.30.1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.30.1.ebuild
17 index effecae2e1b..9627f645bd9 100644
18 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.30.1.ebuild
19 +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.30.1.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility"
21 LICENSE="LGPL-2+"
22 SLOT="2"
23 IUSE="X gtk-doc +introspection"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
26
27 RDEPEND="
28 >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]