diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 21:00:33 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 21:00:33 +0000 |
commit | ff0d3ae6513d12761be376979a01b72f6daf8a59 (patch) | |
tree | 7c04eaf03369983d07f643f9aeb3faffab8332e4 /dev-python/xcffib/xcffib-0.11.1.ebuild | |
parent | x11-apps/xeyes: Keyword 1.2.0 on ~m68k (diff) | |
download | gentoo-ff0d3ae6513d12761be376979a01b72f6daf8a59.tar.gz gentoo-ff0d3ae6513d12761be376979a01b72f6daf8a59.tar.bz2 gentoo-ff0d3ae6513d12761be376979a01b72f6daf8a59.zip |
dev-python/xcffib: Keyword 0.11.1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/xcffib/xcffib-0.11.1.ebuild')
-rw-r--r-- | dev-python/xcffib/xcffib-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |