diff --git a/dev-libs/s2n-tls/s2n-tls-1.6.0.ebuild b/dev-libs/s2n-tls/s2n-tls-1.6.0.ebuild index 6112c2e65adc9..c0e818dffa8f2 100644 --- a/dev-libs/s2n-tls/s2n-tls-1.6.0.ebuild +++ b/dev-libs/s2n-tls/s2n-tls-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit cmake LICENSE="Apache-2.0" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test"