diff options
author | Chris Su <chris@lesscrowds.org> | 2022-10-24 15:13:59 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-10-25 06:46:48 +0800 |
commit | d270ab9e9b9747c62a9cb4085ad361b0716c7324 (patch) | |
tree | d2f3acfd9ec28148fe4e707be8aacc73fbe430d8 /www-apps | |
parent | games-util/antimicrox: bump to 3.3.1 (diff) | |
download | gentoo-d270ab9e9b9747c62a9cb4085ad361b0716c7324.tar.gz gentoo-d270ab9e9b9747c62a9cb4085ad361b0716c7324.tar.bz2 gentoo-d270ab9e9b9747c62a9cb4085ad361b0716c7324.zip |
www-apps/cgit: Keyword 1.2.3-r201 riscv, #878167
Closes: https://github.com/gentoo/gentoo/pull/27933
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/cgit/cgit-1.2.3-r201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r201.ebuild b/www-apps/cgit/cgit-1.2.3-r201.ebuild index 579c8c34abcd..e897bc2878e1 100644 --- a/www-apps/cgit/cgit-1.2.3-r201.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r201.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~riscv x86" IUSE="doc +highlight +lua test" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} ) ${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |