diff options
Diffstat (limited to 'net-misc/netsed/netsed-1.3-r1.ebuild')
-rw-r--r-- | net-misc/netsed/netsed-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netsed/netsed-1.3-r1.ebuild b/net-misc/netsed/netsed-1.3-r1.ebuild index 417929a0f491..a5cf3661a43b 100644 --- a/net-misc/netsed/netsed-1.3-r1.ebuild +++ b/net-misc/netsed/netsed-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="http://silicone.homelinux.org/release/netsed/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |