diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:16:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 22:16:18 +0200 |
commit | 76d8bbbe99444030da6db92e5d9639075746b70e (patch) | |
tree | 512fa4176e0421abe3a3311821eea46480b9a70f /dev-python/sphinx-notfound-page | |
parent | dev-python/argon2-cffi-bindings: Stabilize 21.2.0 arm, #830962 (diff) | |
download | gentoo-76d8bbbe99444030da6db92e5d9639075746b70e.tar.gz gentoo-76d8bbbe99444030da6db92e5d9639075746b70e.tar.bz2 gentoo-76d8bbbe99444030da6db92e5d9639075746b70e.zip |
dev-python/sphinx-notfound-page: Stabilize 0.7.1 arm, #830962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-notfound-page')
-rw-r--r-- | dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild index e0e5014bf924..e5df1b94b467 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |