diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-24 15:26:36 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-24 15:26:36 +0200 |
commit | d0498ce454568a5b8235d0c048710759ea8b980e (patch) | |
tree | e0443c733d603ded9decb04f7a14392aadbf57e1 /dev-python/coreschema | |
parent | net-analyzer/testssl: remove 3.0.6 (diff) | |
download | gentoo-d0498ce454568a5b8235d0c048710759ea8b980e.tar.gz gentoo-d0498ce454568a5b8235d0c048710759ea8b980e.tar.bz2 gentoo-d0498ce454568a5b8235d0c048710759ea8b980e.zip |
dev-python/coreschema: Keyword 0.0.4-r1 x86, #839930
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/coreschema')
-rw-r--r-- | dev-python/coreschema/coreschema-0.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/coreschema/coreschema-0.0.4-r1.ebuild b/dev-python/coreschema/coreschema-0.0.4-r1.ebuild index f839f7e41981..3236b029d8a7 100644 --- a/dev-python/coreschema/coreschema-0.0.4-r1.ebuild +++ b/dev-python/coreschema/coreschema-0.0.4-r1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/jinja[${PYTHON_USEDEP}] |