diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-16 10:53:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-16 10:53:58 +0200 |
commit | 4b874fcd7cba3cf430683810e188e2329251f83e (patch) | |
tree | e18cc798286e57ec1525dbb499cad76ba7e3c543 /www-apps | |
parent | media-libs/libheif: Stabilize 1.13.0 arm, #877181 (diff) | |
download | gentoo-4b874fcd7cba3cf430683810e188e2329251f83e.tar.gz gentoo-4b874fcd7cba3cf430683810e188e2329251f83e.tar.bz2 gentoo-4b874fcd7cba3cf430683810e188e2329251f83e.zip |
www-apps/cgit: Stabilize 1.2.3-r201 arm, #877213
Signed-off-by: Agostino Sarubbo <ago@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 f4b0c75060bc..9af4c76a5d8e 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 ~x86" IUSE="doc +highlight +lua test" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} ) ${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |