summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-05-18 10:37:14 -0400
committerMatt Turner <mattst88@gentoo.org>2023-05-18 10:37:21 -0400
commitceb9e4ada80efcc1611da3771b11080283dfd6aa (patch)
tree38100c7460267d9a6da73e459c7894a2b5d91238
parentdev-python/Nuitka: Bump to 1.5.8 (diff)
downloadgentoo-ceb9e4ada80efcc1611da3771b11080283dfd6aa.tar.gz
gentoo-ceb9e4ada80efcc1611da3771b11080283dfd6aa.tar.bz2
gentoo-ceb9e4ada80efcc1611da3771b11080283dfd6aa.zip
www-client/tangram: Stabilize 3.0 amd64, #905947
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--www-client/tangram/tangram-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/tangram/tangram-3.0.ebuild b/www-client/tangram/tangram-3.0.ebuild
index bb7361b4cb58..e10de0b18372 100644
--- a/www-client/tangram/tangram-3.0.ebuild
+++ b/www-client/tangram/tangram-3.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/sonnyp/${PN^}.git"
else
SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"