diff options
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/ada/ada-2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ada/ada-2.9.1.ebuild b/dev-cpp/ada/ada-2.9.1.ebuild index 2eeab823b21c..65e32c2d3068 100644 --- a/dev-cpp/ada/ada-2.9.1.ebuild +++ b/dev-cpp/ada/ada-2.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ada-url/ada/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0 MIT" SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" RESTRICT="test" src_configure() { |