diff options
-rw-r--r-- | net-misc/rinetd/rinetd-0.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rinetd/rinetd-0.73.ebuild b/net-misc/rinetd/rinetd-0.73.ebuild index c81de62b5c30..46ddb58a754d 100644 --- a/net-misc/rinetd/rinetd-0.73.ebuild +++ b/net-misc/rinetd/rinetd-0.73.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/samhocevar/rinetd/releases/download/v${PV}/${P}.tar. LICENSE="GPL-2+ GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" src_install() { default |