summaryrefslogtreecommitdiff
path: root/dev-python/tblib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/tblib
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/tblib')
-rw-r--r--dev-python/tblib/Manifest2
-rw-r--r--dev-python/tblib/tblib-1.3.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tblib/Manifest b/dev-python/tblib/Manifest
index 3f90092e5e9f..1e4a102a60ad 100644
--- a/dev-python/tblib/Manifest
+++ b/dev-python/tblib/Manifest
@@ -1,3 +1,3 @@
DIST tblib-1.3.2.tar.gz 26958 BLAKE2B 5c50f6b63b45f34f35843d9e39f03493715e19304804d38e134cd63621d1b72116a84d1403e25a4681d84568dfb87cba2874eaa10fccff6054e121aea86f88cd SHA512 c04d204e8dc53c87fecdb484162488ca10b509341ad030e67300d9c3ac61d298888dd56c1cef8318bcf13d90ccd5633520d75ab45dd0aea8de29ba7317adacce
-EBUILD tblib-1.3.2.ebuild 446 BLAKE2B 876d809117b5275c4be7938244dea2061c2847b40eb8f1ff2db4a389f43473372f7b338c1c1bd846b8e255123d7c48f4b2c24d78018cbb79358018c23c7916d5 SHA512 2017cde4f93f91bd4f16db9d3ed1bebdde754b7f48bc11587e4fb1b819d1a37d6750a9b082f2cb98399c2e57317a7ddd651f70a2db85246e07031d7377ab77af
+EBUILD tblib-1.3.2.ebuild 445 BLAKE2B 6808ff3b07bd4e36a81d94915f154ddf8986a5ea1c07361f22cf6bed85bde7c95684a8d637eb51613aa01e33029e08d5a16f75a9d614ea9e3d1724965405a7bd SHA512 dec036db4ff480e883a215030a4fd7472e07613ff7ce831f6af5064901db1c07ea74b4e63b3b34ac988cbb035ea4c7fa21a18c7e00a5343e467b0ad6c71a6a8d
MISC metadata.xml 380 BLAKE2B 2d2d82601724f6960ddd56f2c45b5e85c30bf1366c6bcfb6b6810e885c87bf974c7dae1cf0a4d01a5bbfcfa9c5b2bb8aca6460047f549786527b5d1742b315c2 SHA512 649b0a9457aeb0b3e211e293305a8bd93f0ae1c91c5c31f2d7d1d94c55eabff5df4f7bda64c19d07b216778cbe7bb68dbdaac3a06d9a627a06b8f205fe818d40
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=""