commit: b49107af016200cc056e9131aa2727da8c9487e5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jan 19 21:26:07 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jan 19 21:26:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49107af
dev-python/vdf: Keyword 3.4 x86, #831504 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/vdf/vdf-3.4.ebuild | 4 ++-- 1 file 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
