Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll-bindings/
Date: Sat, 01 Aug 2020 20:39:16
Message-Id: 1596314340.eebc1c22c02d5e6c2c3be5fe597788e452840b7f.tupone@gentoo
1 commit: eebc1c22c02d5e6c2c3be5fe597788e452840b7f
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 20:39:00 2020 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 20:39:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebc1c22
7
8 dev-ada/gnatcoll-bindings: 2020 stable
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.23
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 dev-ada/gnatcoll-bindings/gnatcoll-bindings-2020.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ada/gnatcoll-bindings/gnatcoll-bindings-2020.ebuild b/dev-ada/gnatcoll-bindings/gnatcoll-bindings-2020.ebuild
17 index e5c1fdd5914..0f52f08c86c 100644
18 --- a/dev-ada/gnatcoll-bindings/gnatcoll-bindings-2020.ebuild
19 +++ b/dev-ada/gnatcoll-bindings/gnatcoll-bindings-2020.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://community.download.adacore.com/v1/3c54db553121bf88877e2f56ac4fc
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="gmp iconv python readline +shared static-libs static-pic syslog"
27
28 RDEPEND="python? ( ${PYTHON_DEPS} )