summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-01-15 10:56:27 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-01-15 10:57:09 +0100
commit2ea2666e54ec4aca799587ea6eee537611a3a458 (patch)
treec863492a3ae0db3f31a4f7b1795c26f01cd3e6c6 /dev-ada/VSS/VSS-23.0.0.ebuild
parentdev-ada/templates-parser: stabilize 23.0.0 for amd64, x86 (diff)
downloadgentoo-2ea2666e54ec4aca799587ea6eee537611a3a458.tar.gz
gentoo-2ea2666e54ec4aca799587ea6eee537611a3a458.tar.bz2
gentoo-2ea2666e54ec4aca799587ea6eee537611a3a458.zip
dev-ada/VSS: stabilize all
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada/VSS/VSS-23.0.0.ebuild')
-rw-r--r--dev-ada/VSS/VSS-23.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/VSS/VSS-23.0.0.ebuild b/dev-ada/VSS/VSS-23.0.0.ebuild
index 358f9471d2dc..7c3492e64841 100644
--- a/dev-ada/VSS/VSS-23.0.0.ebuild
+++ b/dev-ada/VSS/VSS-23.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${ADA_REQUIRED_USE}"