app-misc/khard: x86 keyworded (bug #643066)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-02-11 22:48:05 +01:00
parent 2375edcd8e
commit ea425e0fce

View File

@@ -15,7 +15,7 @@ if [ "${PV}" == "9999" ]; then
EGIT_REPO_URI="https://github.com/scheibler/khard"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
fi
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"