summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-13 14:04:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-13 14:04:54 +0200
commit3aeb221419aa0bebfd65cddb6479d4c95a6aba8b (patch)
tree71cd7ae6acfe2f5a89148cf29d0393583d2317d8 /dev-lang
parentmedia-sound/linuxsampler: dropped obsolete 2.2.0 (diff)
downloadgentoo-3aeb221419aa0bebfd65cddb6479d4c95a6aba8b.tar.gz
gentoo-3aeb221419aa0bebfd65cddb6479d4c95a6aba8b.tar.bz2
gentoo-3aeb221419aa0bebfd65cddb6479d4c95a6aba8b.zip
dev-lang/coffee-script: Stabilize 2.7.0 x86, #926881
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/coffee-script/coffee-script-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/coffee-script/coffee-script-2.7.0.ebuild b/dev-lang/coffee-script/coffee-script-2.7.0.ebuild
index 2f497e582b0f..d344be0d4370 100644
--- a/dev-lang/coffee-script/coffee-script-2.7.0.ebuild
+++ b/dev-lang/coffee-script/coffee-script-2.7.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
# This package has a test suite (that works), but it requires a number
# of NodeJS/NPM packages that aren't in the tree.