summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:11:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 22:11:51 +0300
commit1bbc17e81e7464e3daf7388a32526798e149be67 (patch)
tree6a70216c9b8374e12649dc3b9255227df45ba04f /www-client
parentdev-util/blueprint-compiler: Stabilize 0.6.0-r1 amd64, #905332 (diff)
downloadgentoo-1bbc17e81e7464e3daf7388a32526798e149be67.tar.gz
gentoo-1bbc17e81e7464e3daf7388a32526798e149be67.tar.bz2
gentoo-1bbc17e81e7464e3daf7388a32526798e149be67.zip
www-client/tangram: Stabilize 2.0 amd64, #905332
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/tangram/tangram-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"