summaryrefslogtreecommitdiff
path: root/dev-python/portend
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-python/portend
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-python/portend')
-rw-r--r--dev-python/portend/Manifest2
-rw-r--r--dev-python/portend/portend-2.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/portend/Manifest b/dev-python/portend/Manifest
index a1321b9dfed6..934e66f32da8 100644
--- a/dev-python/portend/Manifest
+++ b/dev-python/portend/Manifest
@@ -1,3 +1,3 @@
DIST portend-2.6.tar.gz 12295 BLAKE2B 307bb77bb7d73e201f00ca203204149bb4fba8a00277da08f804626be4d01b15bdd38ade7a49c7acafd37263cad6e8c62e0eb6e6bdec0d9e10267c1fbf469aa9 SHA512 9e53c668ba9d0ddb2e92d9b4c97d2b8a4d858a6fc44123414ee3c8ac433f51f50a4773ee08f85bb134e49aeace2a17baffd32962d36df0b19b505a2c6634bf7e
-EBUILD portend-2.6.ebuild 934 BLAKE2B a05c558881d592ba1cde8960bb846e672db63985da5995fa914869a1d2890003b3c44607da5b84f7c57dd5127ae4bcbf247476546f681389c2c1fd766c871d27 SHA512 4790e5c5954242b80af7138b10c6ed632a80ee99caf4756e1101e6c3ecaac91fa3e3243ef4244dff249edc32ea45c57182a34fa4fce2103720eb7ce24e5d0f85
+EBUILD portend-2.6.ebuild 932 BLAKE2B d7f8da8dec13f4193e45d12f545da0ac11f140e6b072e776c1d0f6e5e94b5e4ae9f2d78072d31d95bdedcad51a909a2160ed85c18a78708dc98b1d7add00e961 SHA512 60a85154d51027fa8914fd63f1f29c416fa1ff29caf4b23d4cd3b203337aa349c4e20461261b13bafcb7691d2e6cdfe10e8ad2e4aee4bf859e607791fc3ddadc
MISC metadata.xml 469 BLAKE2B d4b527da8fd402a1f9099000265ed003555c4a6f492a5d9c0ee5c350af1a044fae6505b6f847d55f45eb4551c1dc6f1ac8b946c6ab5b68768bc583521fc4a485 SHA512 3ab794a7c4545b3d5a5281499ae87a0ed377bf7f83acd0ab8bb2eedddc3005f03d793837ef9aa8e681374357067a5edf7bcf50da48c0b5d36bf0696d8bd2353f
diff --git a/dev-python/portend/portend-2.6.ebuild b/dev-python/portend/portend-2.6.ebuild
index 0e7cb595daac..32b39420da25 100644
--- a/dev-python/portend/portend-2.6.ebuild
+++ b/dev-python/portend/portend-2.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="test"
RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]"