summaryrefslogtreecommitdiff
path: root/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-31 20:13:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-03-31 20:13:36 +0100
commit54135f54d50ccd967032395ba30074c9d46dab25 (patch)
tree8700c304f864e28867268d8d63f2efcd2c9b980e /www-apps/ttyd/ttyd-1.7.4-r1.ebuild
parent8d604838b855e375b3ff4058bdcfc12a34cd6476 (diff)
gentoo auto-resync : 31:03:2024 - 20:13:36
Diffstat (limited to 'www-apps/ttyd/ttyd-1.7.4-r1.ebuild')
-rw-r--r--www-apps/ttyd/ttyd-1.7.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/ttyd/ttyd-1.7.4-r1.ebuild b/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
index 3fdbd114e567..a5ecb9226066 100644
--- a/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
+++ b/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/tsl0922/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="MIT"