diff options
author | Sam James <sam@gentoo.org> | 2023-06-17 16:12:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-17 16:12:48 +0100 |
commit | 769d319dc8e266e777e92ba8eaebb55bcedd6922 (patch) | |
tree | def43c74ed991c731f4b8ffb7a78603e9d4f2733 /dev-lang/crystal | |
parent | app-arch/dtrx: Stabilize 8.5.3 amd64, #908678 (diff) | |
download | gentoo-769d319dc8e266e777e92ba8eaebb55bcedd6922.tar.gz gentoo-769d319dc8e266e777e92ba8eaebb55bcedd6922.tar.bz2 gentoo-769d319dc8e266e777e92ba8eaebb55bcedd6922.zip |
dev-lang/crystal: Stabilize 1.8.2 amd64, #908679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/crystal')
-rw-r--r-- | dev-lang/crystal/crystal-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/crystal/crystal-1.8.2.ebuild b/dev-lang/crystal/crystal-1.8.2.ebuild index 25200cbd691a..8ceb5a40846b 100644 --- a/dev-lang/crystal/crystal-1.8.2.ebuild +++ b/dev-lang/crystal/crystal-1.8.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc debug llvm-libunwind" # Upstream test suite not reliable |