Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/booleanOperations/
Date: Mon, 18 Feb 2019 21:24:05
Message-Id: 1550525021.19764663ec09997ea13b8047996052a6c2a4c380.pacho@gentoo
1 commit: 19764663ec09997ea13b8047996052a6c2a4c380
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 21:16:42 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 21:23:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19764663
7
8 dev-python/booleanOperations: amd64 stable
9
10 Package-Manager: Portage-2.3.61, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 dev-python/booleanOperations/booleanOperations-0.8.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild b/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
17 index 3a04ff47168..41424b74bc6 100644
18 --- a/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
19 +++ b/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz ->
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32 IUSE=""
33
34 DEPEND=""