summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-04-15 10:16:51 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-04-15 10:17:13 +0300
commit1a032dae13e86ef7b153af95f51fcd88c4ec076d (patch)
tree38ef532619b6d93c552bd28dd80e16487369f291
parentapp-text/zathura-cb: Stabilize 0.1.10 x86, #904329 (diff)
downloadgentoo-1a032dae.tar.gz
gentoo-1a032dae.tar.bz2
gentoo-1a032dae.zip
net-news/sfeed: Stabilize 1.6 amd64, #904328
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--net-news/sfeed/sfeed-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/sfeed/sfeed-1.6.ebuild b/net-news/sfeed/sfeed-1.6.ebuild
index e5975fd8cff6..a61229227340 100644
--- a/net-news/sfeed/sfeed-1.6.ebuild
+++ b/net-news/sfeed/sfeed-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~riscv ~sparc ~x86"
THEMES=( mono{,-highlight} newsboat templeos )
IUSE="+ncurses +${THEMES[@]/#/theme-}"