summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-19 22:26:07 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-19 22:26:07 +0100
commitb49107af016200cc056e9131aa2727da8c9487e5 (patch)
tree67fa2483bb8cd6dc488c6241ce1209ab1886c3db
parentapp-misc/trash-cli: Stabilize 0.21.10.24 x86, #828335 (diff)
downloadgentoo-b49107af.tar.gz
gentoo-b49107af.tar.bz2
gentoo-b49107af.zip
dev-python/vdf: Keyword 3.4 x86, #831504
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/vdf/vdf-3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vdf/vdf-3.4.ebuild b/dev-python/vdf/vdf-3.4.ebuild
index 98c07a5e8ca3..792247d1ca30 100644
--- a/dev-python/vdf/vdf-3.4.ebuild
+++ b/dev-python/vdf/vdf-3.4.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,6 +13,6 @@ SRC_URI="https://codeload.github.com/ValvePython/${PN}/tar.gz/v${PV} -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
distutils_enable_tests pytest