diff options
author | Sam James <sam@gentoo.org> | 2023-02-04 09:45:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-04 09:45:23 +0000 |
commit | 408011727bc45ab7a4f96ea458ad2dbe62df2c01 (patch) | |
tree | f241c6c37eaa1b3977dbd637576eef59c8775007 /www-apps/miniflux | |
parent | media-video/pipewire: drop 0.3.64 (diff) | |
download | gentoo-408011727bc45ab7a4f96ea458ad2dbe62df2c01.tar.gz gentoo-408011727bc45ab7a4f96ea458ad2dbe62df2c01.tar.bz2 gentoo-408011727bc45ab7a4f96ea458ad2dbe62df2c01.zip |
www-apps/miniflux: Stabilize 2.0.41 amd64, #893126
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/miniflux')
-rw-r--r-- | www-apps/miniflux/miniflux-2.0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/miniflux/miniflux-2.0.41.ebuild b/www-apps/miniflux/miniflux-2.0.41.ebuild index fe9311206360..2868dd378397 100644 --- a/www-apps/miniflux/miniflux-2.0.41.ebuild +++ b/www-apps/miniflux/miniflux-2.0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~concord/distfiles/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~ppc64 ~riscv" RESTRICT="test" # requires network access |