commit: 1bbc17e81e7464e3daf7388a32526798e149be67
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 19:11:30 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 2 19:11:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbc17e8
www-client/tangram: Stabilize 2.0 amd64, #905332
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-client/tangram/tangram-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/tangram/tangram-2.0.ebuild
b/www-client/tangram/tangram-2.0.ebuild
index 22985cb29ff6..a598bc3ef0b4 100644
--- a/www-client/tangram/tangram-2.0.ebuild
+++ b/www-client/tangram/tangram-2.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+"