diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:29:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:29:02 +0200 |
commit | 35ab0633e66436fa9da8dc6f4ae1a3a682ce82d0 (patch) | |
tree | 1008626d6267eff615fdbfdb58e4c048c9943090 /www-apps | |
parent | net-misc/gallery-dl: Stabilize 1.24.5 arm, #899192 (diff) | |
download | gentoo-35ab0633e66436fa9da8dc6f4ae1a3a682ce82d0.tar.gz gentoo-35ab0633e66436fa9da8dc6f4ae1a3a682ce82d0.tar.bz2 gentoo-35ab0633e66436fa9da8dc6f4ae1a3a682ce82d0.zip |
www-apps/selfoss: Stabilize 2.19 arm, #899210
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/selfoss/selfoss-2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/selfoss/selfoss-2.19.ebuild b/www-apps/selfoss/selfoss-2.19.ebuild index a3a420945e26..0394c6f8b977 100644 --- a/www-apps/selfoss/selfoss-2.19.ebuild +++ b/www-apps/selfoss/selfoss-2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SSilence/${PN}/releases/download/${PV}/${P}.zip" S="${WORKDIR}"/${PN} LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~x86" BDEPEND="app-arch/unzip" RDEPEND=" |