diff options
author | Sam James <sam@gentoo.org> | 2023-01-30 12:57:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-30 12:57:40 +0000 |
commit | f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0 (patch) | |
tree | 1dfe6e70d2d816f9cc96f99a78a58b25a3b751ba | |
parent | media-sound/fluidsynth: Stabilize 2.3.1 sparc, #892581 (diff) | |
download | gentoo-f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0.tar.gz gentoo-f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0.tar.bz2 gentoo-f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0.zip |
net-misc/rinetd: Stabilize 0.73 amd64, #892585
Signed-off-by: Sam James <sam@gentoo.org>
-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 |