commit: ceb9e4ada80efcc1611da3771b11080283dfd6aa
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 14:37:14 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu May 18 14:37:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb9e4ad
www-client/tangram: Stabilize 3.0 amd64, #905947
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
www-client/tangram/tangram-3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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+"