summaryrefslogtreecommitdiff
path: root/dev-python/priority
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
commit99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (patch)
treeda76713365257a445f3ae3b95470917f59d46728 /dev-python/priority
parent4935506e9a5cbfabd37c64093eac5f36c2ff0017 (diff)
gentoo resync : 24.02.2018
Diffstat (limited to 'dev-python/priority')
-rw-r--r--dev-python/priority/Manifest2
-rw-r--r--dev-python/priority/priority-1.3.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/priority/Manifest b/dev-python/priority/Manifest
index 05ec07016bc4..419ac301d1e7 100644
--- a/dev-python/priority/Manifest
+++ b/dev-python/priority/Manifest
@@ -1,3 +1,3 @@
DIST priority-1.3.0.tar.gz 13827 BLAKE2B 8c100eb44ed42f4f624bfb37dd6f698a3da84812783bd44ba82afef565562379a7677b3cbc9e16c4ea5a5dcc91d0897fa47c341a81bc1875461a72aff328fcff SHA512 cefb13b15e99ef98c37fdd1486466c9e1d7d04b4574cbca1665fde7b7b44cc7d66964bed41184315a9b51bd6f9d0e02bbe113bfa004a754ac270170309b71e0a
-EBUILD priority-1.3.0.ebuild 928 BLAKE2B b0349d51e31ae15d927661d279cd8486e02a43be51f47a3b0d1f1a44d32c0101285b1b85f122a8c599445e9ca97dec1010015344b1002e91b3834baa0c92cc05 SHA512 862426fe6fb072bef71a28b9f3c26c47c526c7de6145fe37b6d3c9b84dcc57803b0a5e6e032c1bd020e507febc0b8268048e811f8b5b6a89b2c2ae97a5ca15ba
+EBUILD priority-1.3.0.ebuild 940 BLAKE2B 2d39a42851a14598efe0a736774aa57a920a8a5e7fa646b316fe3dfece7069ded4fb3c27b2edd9ec3fc913130b9993591918c37802dbf6e92bcd40d66d5a9a76 SHA512 d52cfec20bb25e93fd3f60b00981ed97dd84472f715111f0208acc919b352db6d32bf78c7e2b0299c481cd6cdfc1a0e8b78083f3965f892986580d3acee3e522
MISC metadata.xml 917 BLAKE2B c92ee27c2cdaadab26b9d68451c0b7ee055e26ba9457e5fa8dcbf2f9b4add141d07e85344d7de536db6a4a40da92d79c67862da2bb381f0bf1b384f90565f2a8 SHA512 e5daf360e9d2c4efeae4084d9a72ac975acc09f95d0064f4d2c3759ba00a080ea5a2f689f74ce666633fae26d1afa095f29b209912fcae0ba38d9fc1231b74e0
diff --git a/dev-python/priority/priority-1.3.0.ebuild b/dev-python/priority/priority-1.3.0.ebuild
index a32d479e0d28..8bf532ecb56a 100644
--- a/dev-python/priority/priority-1.3.0.ebuild
+++ b/dev-python/priority/priority-1.3.0.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${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 ~amd64-fbsd"
IUSE="test"
RDEPEND=""