diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-02-02 01:39:05 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-02-02 01:39:05 +0000 |
commit | fcc5224904648a8e6eb528d7603154160a20022f (patch) | |
tree | 3bfce096b38a9cea8eed13fc70c1526c456e9abd /dev-python/xcffib | |
parent | 2fd57282f0262ca084e05b0f2c63fbada395d02b (diff) |
gentoo resync : 02.02.2022
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/Manifest | 2 | ||||
-rw-r--r-- | dev-python/xcffib/xcffib-0.11.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xcffib/Manifest b/dev-python/xcffib/Manifest index a873b58b4931..18a3f272595c 100644 --- a/dev-python/xcffib/Manifest +++ b/dev-python/xcffib/Manifest @@ -1,3 +1,3 @@ DIST xcffib-0.11.1.tar.gz 84713 BLAKE2B 6ab1ad6e582d71214cd719fdfa898e561e29d5750f5befe5c71173cfe34f2dff7dbd52fe93e618aab695646850f7ef5420114e2b1e725150c643904cdaba560a SHA512 09f4e19b88258446af26628c3a8e694c1f938fe3b5456e797b06174602fa0e9ef6e4eab76daccfd169d98fb7e869c910e6216d1f71fa2853e62b82c62c667669 -EBUILD xcffib-0.11.1.ebuild 699 BLAKE2B b423fb86aa319a9cb42049cb022981fb52b1b03931c28fc8c8477945ae7a90ac0d47b89c665e5f12c420df64481f2afc850e8f6733fd4af48d50576238a6c5f4 SHA512 5db2ef1868986a5e5a9cfa75326177e17359b8942054164158e45f0680f50843db7ee5796413fd10a70dae8f11c5daeada6da3c3cb9c01a459b7489c7ed2132a +EBUILD xcffib-0.11.1.ebuild 705 BLAKE2B 1c8d629ddc919bc0f5ebcf749ab89b06a41fe0d21edb5749cc046f9674816ca89c425d6aaea1389210ad975dd8c0d38665b1aa30223ab203d9e27d1ef6fee48f SHA512 c4f1f8383877613b66a834b221a6fd4aab0151ec26616cdf90fcb964dae709161d5b39b46bc0ba5ebd11028b89e22ef10d98eb9a263e74f4e34342ed545d5d0d MISC metadata.xml 374 BLAKE2B 7f2845d0839dff2568de08f86ce6b8387e76ff450467e14b5c291ad1f55256cb9eff1ff318973e54846ad394b56a3e1e6aa8574fcc0bc39a1c9f7d3b42a1109d SHA512 9403d3d706b5281d6abe2d2fca33b1a70983c7c205f8a5899ad0469fe9a1cd0ceb6c9b27916e1e152467d029d86fc9e6dc28f967bc108499ed901582ad1bbd00 diff --git a/dev-python/xcffib/xcffib-0.11.1.ebuild b/dev-python/xcffib/xcffib-0.11.1.ebuild index 7edae6369081..6ddb65f8abfc 100644 --- a/dev-python/xcffib/xcffib-0.11.1.ebuild +++ b/dev-python/xcffib/xcffib-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" DEPEND="x11-libs/libxcb" RDEPEND=" |