From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- dev-python/sortedcontainers/Manifest | 2 +- dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'dev-python/sortedcontainers') diff --git a/dev-python/sortedcontainers/Manifest b/dev-python/sortedcontainers/Manifest index 963482ffb376..0a4728c4b8b5 100644 --- a/dev-python/sortedcontainers/Manifest +++ b/dev-python/sortedcontainers/Manifest @@ -1,3 +1,3 @@ DIST sortedcontainers-1.5.7.tar.gz 11970881 BLAKE2B 0ffdc19a9be82481e71a7ef59391166e19c44d7fc4eac7696d153cac707fdc4beb84a36039e3f1e194c43dc9e956eaae5dfd909f24ef12db4ea99c8548475cab SHA512 a9f2ba152c47eddfda6ad8ef7ecfbfa5d51b17afb4042b0b1e6d8b3dbc6caf6f8281af415dfcf1e356aaf80aa3212865ba926fe0d6e08961c8fbbc68adb34108 -EBUILD sortedcontainers-1.5.7.ebuild 568 BLAKE2B 559b4ace3c0c0d13393c60d7162f018e0075e8f194d6df2a77b9f20d8d732bcd95a1c402a3e54bc8cb8a5f5377d1a426d6e6a7479c4e98cebf4eca0a6b5e326d SHA512 e00305d569145aec18c058765dc41d887124c5cbf27e67d16da4560a6a7278b42d0d371ad378e5e518f5457711d6e344bc55cb7f1889c0c9b4a4abf40e3cee2c +EBUILD sortedcontainers-1.5.7.ebuild 571 BLAKE2B 6c09812379cbe10b54bc74bc713b86f92500292e39fdf68221f8189e1c58917ae903f305848e0a347a408a2a31e5aaa5a56243311d5787c52b5dea8041a45b29 SHA512 4b53829047ac8763d46d8331df8a9354253db2f543d663c68dbf1366e4dac47161da127c8061a44c141eaa6ed93403b383cd9ff4d7fc5714e5128bc16828a094 MISC metadata.xml 528 BLAKE2B 24ac135145b3465465b8ad8eb90b92a2265bf1209451f042ef5e6822088efb05278932ea2e94e5817bf5889bd6653726b5435ed88c633f609184c9e4fb43ef04 SHA512 a5783cd12e4f0e372da9b4256ab4d7cbf42727e773342d110126f5509611a335d95b949aff706658508d6bd37e633635af0f32b72f514661eae68a79072e5531 diff --git a/dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild b/dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild index 2a25c2cc15f5..44c10be531c8 100644 --- a/dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +EAPI=7 +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 @@ -13,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" -- cgit v1.2.3