Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/nattka/
Date: Sun, 31 May 2020 23:46:34
Message-Id: 1590968756.fa490bfee96db3043fa7df3eb3ae403a9aaf3b4e.mattst88@gentoo
1 commit: fa490bfee96db3043fa7df3eb3ae403a9aaf3b4e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 23:45:56 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 23:45:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa490bfe
7
8 app-portage/nattka: Keyword 0.2.6 alpha, #726508
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-portage/nattka/nattka-0.2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/nattka/nattka-0.2.6.ebuild b/app-portage/nattka/nattka-0.2.6.ebuild
16 index f98f14f7755..68c38835fe5 100644
17 --- a/app-portage/nattka/nattka-0.2.6.ebuild
18 +++ b/app-portage/nattka/nattka-0.2.6.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/nattka/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25
26 RDEPEND="
27 dev-python/lxml[${PYTHON_USEDEP}]