summaryrefslogtreecommitdiff
path: root/dev-python/filemagic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-python/filemagic
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-python/filemagic')
-rw-r--r--dev-python/filemagic/Manifest2
-rw-r--r--dev-python/filemagic/filemagic-1.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/filemagic/Manifest b/dev-python/filemagic/Manifest
index 94eb3d0602c8..8b7c62124579 100644
--- a/dev-python/filemagic/Manifest
+++ b/dev-python/filemagic/Manifest
@@ -1,3 +1,3 @@
DIST filemagic-1.6.tar.gz 16754 BLAKE2B 248de7f4c900f693d56197828b96bcdbfae451e17948abc1f59105b5dd78bdcb662e5d7751927128e7ae2b4cea086b5c095f34ba0fbbd73d8acce569e77e943a SHA512 2b33b55467d14697ddcee2b1cb69eb41dd51474d2d8d095873f6f6609d77efa295a91bc9b976c9af22983a7cc801e1ea1e55163c18c5b6a41c4e1ff9cf73bb47
-EBUILD filemagic-1.6.ebuild 671 BLAKE2B f0a031384322680bc01f2161c37d512eec70ac6b58539aef0f9904d6a08525b4db167ed0774ce081b5a973b0bd16bd113364468ca6604b0bbf895d03241a3cad SHA512 2a832179462ac0f885f0f2a661d663afaa11873e98d4d86cb2ab8b1eb564c1ca465b0927b5ed6cf3b4e6dbb318e18c775272ec3d822695ddec159eb6b017a9f9
+EBUILD filemagic-1.6.ebuild 649 BLAKE2B 57c9ed1a3c19f4127e81136aa59a6816fe47578d7886afd1ab8af600c3df31b703b977d40cbe752760f7fd4ff4b8dd9c1014252ab8f8a181866f536852cd9b99 SHA512 7bcfb39ffe909e4e5235432fed321d25766ce2d8eff4a4fdf68831a7838463fe6b0aaa07ce1ce3235c3343d40da3e936b157549278f4904532573c9064f26ad3
MISC metadata.xml 420 BLAKE2B 870c83d63bedb0a2357ef11eebf51339d7cb0df8fe28a8b08d919e16878c131e40f3ea0b0ea2a1f811fa51104a8d13f8cc266a07e16bb5bfee7daa72e86263e3 SHA512 d5ef87b48a68d72cb02aa911d906e9914faee12fb43a5cc9d2b0710fe6dc7de592d3d2c99c163832a21811c65d2fd4ccb41a4c8feccb7e33114668d584039270
diff --git a/dev-python/filemagic/filemagic-1.6.ebuild b/dev-python/filemagic/filemagic-1.6.ebuild
index aeb429fd6052..65cc5be26d8a 100644
--- a/dev-python/filemagic/filemagic-1.6.ebuild
+++ b/dev-python/filemagic/filemagic-1.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]