diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 16:51:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 16:54:42 +0000 |
commit | e817757d8998a8153f19d175aaaef6e845590057 (patch) | |
tree | 80f958a4a69908cf6ca7e946901db4853126a469 /dev-python/xcffib | |
parent | sys-cluster/nova: fix CVE-2020-17376 (live migration data leak) (diff) | |
download | gentoo-e817757d8998a8153f19d175aaaef6e845590057.tar.gz gentoo-e817757d8998a8153f19d175aaaef6e845590057.tar.bz2 gentoo-e817757d8998a8153f19d175aaaef6e845590057.zip |
dev-python/xcffib: Stabilize 0.10.1 arm64, #738532
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.10.1.ebuild b/dev-python/xcffib/xcffib-0.10.1.ebuild index 3d4483b6a1c9..f253cbcd02ab 100644 --- a/dev-python/xcffib/xcffib-0.10.1.ebuild +++ b/dev-python/xcffib/xcffib-0.10.1.ebuild @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86" DEPEND="x11-libs/libxcb" RDEPEND=" |