summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-24 12:24:37 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-24 12:39:36 +0300
commit74729a51c69817c395d724f69c84748748c6c21d (patch)
treeb77b30af8a6b5b44c6b574a3e3044d932491eac1 /dev-python/tblib
parentdev-python/sortedcollections: amd64 stable wrt bug #658884 (diff)
downloadgentoo-74729a51c69817c395d724f69c84748748c6c21d.tar.gz
gentoo-74729a51c69817c395d724f69c84748748c6c21d.tar.bz2
gentoo-74729a51c69817c395d724f69c84748748c6c21d.zip
dev-python/tblib: amd64 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/tblib')
-rw-r--r--dev-python/tblib/tblib-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tblib/tblib-1.3.2.ebuild b/dev-python/tblib/tblib-1.3.2.ebuild
index 77617dd47020..42354d8d885e 100644
--- a/dev-python/tblib/tblib-1.3.2.ebuild
+++ b/dev-python/tblib/tblib-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""