Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/
Date: Sat, 16 Oct 2021 14:57:18
Message-Id: 1634396022.52eff885c3f3c77beeb72c0e8eebaa34762b0536.dlan@gentoo
1 commit: 52eff885c3f3c77beeb72c0e8eebaa34762b0536
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Thu Oct 14 16:12:24 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 14:53:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52eff885
7
8 media-gfx/feh: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 media-gfx/feh/feh-3.7.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/feh/feh-3.7.2.ebuild b/media-gfx/feh/feh-3.7.2.ebuild
18 index 9ccef7a27f0..33b646356d2 100644
19 --- a/media-gfx/feh/feh-3.7.2.ebuild
20 +++ b/media-gfx/feh/feh-3.7.2.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2"
22
23 LICENSE="feh"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
27 IUSE="debug curl exif test xinerama inotify"
28 RESTRICT="!test? ( test )"