diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 16:27:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 16:27:43 +0000 |
commit | 2c0df3c3f81c4cec9e02501184e538507950e972 (patch) | |
tree | 7e53bd076a0b7f765827758709cad0fe3b16f817 /dev-python/sphinx_lv2_theme | |
parent | sys-apps/bleachbit: Keyword 4.2.0 arm64, #769707 (diff) | |
download | gentoo-2c0df3c3f81c4cec9e02501184e538507950e972.tar.gz gentoo-2c0df3c3f81c4cec9e02501184e538507950e972.tar.bz2 gentoo-2c0df3c3f81c4cec9e02501184e538507950e972.zip |
dev-python/sphinx_lv2_theme: Keyword 1.0.0 arm64, #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 29a90a74b6ba..78ade22f2821 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 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" S="${WORKDIR}/${PN}-v${PV}-${COMMIT}" |