diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-09 16:53:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-09 16:53:27 +0000 |
commit | 80208fb578cf92cc308906660ca6d7860c6b2a1f (patch) | |
tree | 6f06818031b553c506fc10dfe9908a835df288aa /virtual/python-pathlib | |
parent | 06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff) |
gentoo resync : 09.03.2018
Diffstat (limited to 'virtual/python-pathlib')
-rw-r--r-- | virtual/python-pathlib/Manifest | 2 | ||||
-rw-r--r-- | virtual/python-pathlib/python-pathlib-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/python-pathlib/Manifest b/virtual/python-pathlib/Manifest index 13b8f69ccb2d..fd9d262dd815 100644 --- a/virtual/python-pathlib/Manifest +++ b/virtual/python-pathlib/Manifest @@ -1,2 +1,2 @@ -EBUILD python-pathlib-1.0.ebuild 441 BLAKE2B 0715393b55ade510dfe6b89b2bcc6020175ae97e908bf6f7281928487421a76c0e7f1ac6c51116f0aae821f2d3744def8ddfa10d869482f7d5836da0db55bdbe SHA512 ba2a2ccfd4ca88adf3edee4a4101deeb06af4b1363decc8d72cd43a749735610fd71c4b4f5a13591e12f55f26245224e65d4b21ea188793a8dd870774f6f98c1 +EBUILD python-pathlib-1.0.ebuild 447 BLAKE2B 1f506fa2bf03c0b9661df9af0f04b1250661db5c81ec925d5b3d578e42d8fb64f3a89dbeeac11194d1b1ab3cd949c5ec18f2592e3439454fe4a37161718b0d38 SHA512 e1508aa1c4a224849dd0d0abf1fdbdbfc3112abef175b9fa187a4884d4b8cbdd42e34d3d2a6b8232b97057097d69e6c119a4e8afa625297e9b2757fbdfa0b434 MISC metadata.xml 240 BLAKE2B 41e6a4d9da33dab2decc5ff419924f382a8f64d27a81fdb97576db8c6cf125be95911747946ec8be1b453f56617fef1084f5947f84b50a8db419d46df2ae8a0f SHA512 9c23321eaa853f851bf00195ea64ac2ba093e516f9b57855ee5aa58fbb1988130c9f0c17c2a9ce9fae4ee033e0a28a70c868e0f5acdfa1dd316ab533c5279d59 diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild index 2f61f8376fc5..a4fc11ec14a1 100644 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild +++ b/virtual/python-pathlib/python-pathlib-1.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=5 @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python pathlib module" SLOT="0" -KEYWORDS="amd64 ~arm64 ia64 x86" +KEYWORDS="amd64 ~arm64 ia64 ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |