summaryrefslogtreecommitdiff
path: root/dev-python/python-editor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-python/python-editor
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/Manifest2
-rw-r--r--dev-python/python-editor/python-editor-1.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-editor/Manifest b/dev-python/python-editor/Manifest
index 7a53ac6451d9..bca2f0d2bd4f 100644
--- a/dev-python/python-editor/Manifest
+++ b/dev-python/python-editor/Manifest
@@ -1,5 +1,5 @@
DIST python-editor-0.4.tar.gz 6516 SHA256 4421a7116bf3af957266f225bc79ad25b92839cc7974c8335bba5a6582edd3bf SHA512 f1fd4660e67e8299a6f9183e85a1e213e1156542d84eae6644e4f42e5e2804f813857ee50bd8833728b320415ee6f2be5df4ca69acb10a709f20d2306eb5e7ad WHIRLPOOL 2c68e5749bf7955315888a3bed45d3f3b68ef575804342e1391269a9f6f05ddce43242dc988dd29e805f9c165e06731b857238bdebd94e2e5c1f2f7181da24d9
DIST python-editor-1.0.3.tar.gz 6975 SHA256 a3c066acee22a1c94f63938341d4fb374e3fdd69366ed6603d7b24bed1efc565 SHA512 258d1ea17ea1c09d8ef52d3b624cc17710559f4a8db3c64696f72aecfcc0830d3509dcdcc9d1ac272155b2aaab432edb7142b0a37f2c3263a2505bff940a3cab WHIRLPOOL e0bddecfe9c818916b306aab9c4acaf4efa5c1b2e405b221203939d3c01ef5bcc3ed8c2109a45dedbbe447ebeff02c3d17fe23dc8e40698e5206b19dd3ee5337
EBUILD python-editor-0.4.ebuild 514 BLAKE2B 0f72425b8debd774f375cfbc524d1ff25fb8b019774e7831b2b1fce8630720efb6cd64640814f86388667e81f9bbaf6139a770ccb1fe48e3bace7791b7eb3e37 SHA512 b2bd4956d1dbddcba3d4ee673488aa92a2023b297d2399d83ac92077819b487d79059fda255d6d70acb378424e049c36607aaf018fb61204e02664b265000fae
-EBUILD python-editor-1.0.3.ebuild 515 BLAKE2B e06ca5d1b9e3682c6d8d8d508405145a484bf7a336f58b86b240e1d543a6faa1e7e1813d9050dfa790728d14a05d5d3a9ce91c8debd043f3a2c118a41141cfbf SHA512 d234c0ce062b3eb29324cc21c8ab091e1bd3a9c70408c97d226dd20dac2d938072385fb917f61c984df811fe6a269d162f94433ed748ed9aa9ecaafc858e2e58
+EBUILD python-editor-1.0.3.ebuild 514 BLAKE2B 8d1a6574a3d1d1a334511c9ebda00ae0bbec3fa35dfdee1df1296577d3fea3ed0cdb2e5636bb684d69a033aeec6c6e9253a558ec0ace05aee4f1fb6dd43cf028 SHA512 f16ecc1e683f06461aeda9f26f6b20b4c160e6a73a35090ef25d89d298e2d8450a15cde8cc21cd9fbd07193ea36d06e1d24cd587a4896ad17d564607dc72a6a6
MISC metadata.xml 454 BLAKE2B a005031053af09882cc6f9e0a928d371d118cb44207567094e570b65a7cbc69c210ae2cdf6487473ab7d12793126953ef9fdf1d2954d9c31b58a2e783b563378 SHA512 2a75117477ebfe097dc4791d65581ccfd010406eeb3d5145c237edcee0b3af409ccee45abd83b18798ace1196206343a94032058f53e20a708c30ddcebe6b432
diff --git a/dev-python/python-editor/python-editor-1.0.3.ebuild b/dev-python/python-editor/python-editor-1.0.3.ebuild
index 861c2a058204..69eee823a7fe 100644
--- a/dev-python/python-editor/python-editor-1.0.3.ebuild
+++ b/dev-python/python-editor/python-editor-1.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"