diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 14:48:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 14:48:06 +0000 |
commit | 460f09eb19ad56949290cb0faddcaa12211e7d27 (patch) | |
tree | 1d0c9c37a79924475dc9a6b9a5693fdc555e6e96 /dev-python/sphinx_lv2_theme | |
parent | media-sound/sndio: Keyword 1.7.0 x86, #769122 (diff) | |
download | gentoo-460f09eb19ad56949290cb0faddcaa12211e7d27.tar.gz gentoo-460f09eb19ad56949290cb0faddcaa12211e7d27.tar.bz2 gentoo-460f09eb19ad56949290cb0faddcaa12211e7d27.zip |
dev-python/sphinx_lv2_theme: Keyword 1.0.0 x86, #769413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_lv2_theme')
-rw-r--r-- | dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild index 18ca3a8f7b16..310b7507f720 100644 --- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild +++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0.ebuild @@ -14,6 +14,6 @@ SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/{PN}-v${PV}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" S="${WORKDIR}/${PN}-v${PV}-${COMMIT}" |