summaryrefslogtreecommitdiff
path: root/www-apps/gitea/gitea-1.21.11.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-07 00:08:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-07 00:08:01 +0100
commit941687623283212199cbe6e36f7d61b89d6222b2 (patch)
treeba7fb5198fd46b0b501a9c4362be2c26738408ad /www-apps/gitea/gitea-1.21.11.ebuild
parent44cec61076bf2bbb3cea1fc89943dd6818a5acc5 (diff)
gentoo auto-resync : 07:06:2024 - 00:08:01
Diffstat (limited to 'www-apps/gitea/gitea-1.21.11.ebuild')
-rw-r--r--www-apps/gitea/gitea-1.21.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gitea/gitea-1.21.11.ebuild b/www-apps/gitea/gitea-1.21.11.ebuild
index 7a37bd3df1e3..df7f876a0823 100644
--- a/www-apps/gitea/gitea-1.21.11.ebuild
+++ b/www-apps/gitea/gitea-1.21.11.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/go-gitea/gitea.git"
else
SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
fi
S="${WORKDIR}/${PN}-src-${PV}"