summaryrefslogtreecommitdiff
path: root/www-apps/ttyd/ttyd-1.7.4-r1.ebuild
diff options
context:
space:
mode:
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"