summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-02-18 22:16:42 +0100
committerPacho Ramos <pacho@gentoo.org>2019-02-18 22:23:41 +0100
commit19764663ec09997ea13b8047996052a6c2a4c380 (patch)
treef84bea573100403ecdcdb08023ca6a94bf514826 /dev-python/booleanOperations
parentdev-python/defcon: amd64 stable (diff)
downloadgentoo-19764663ec09997ea13b8047996052a6c2a4c380.tar.gz
gentoo-19764663ec09997ea13b8047996052a6c2a4c380.tar.bz2
gentoo-19764663ec09997ea13b8047996052a6c2a4c380.zip
dev-python/booleanOperations: amd64 stable
Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/booleanOperations')
-rw-r--r--dev-python/booleanOperations/booleanOperations-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild b/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
index 3a04ff471681..41424b74bc6c 100644
--- a/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
+++ b/dev-python/booleanOperations/booleanOperations-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
DEPEND=""