diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-20 08:27:43 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-20 08:27:43 +0200 |
commit | 82939f307133657f1112e9da77168a4f4dd2f633 (patch) | |
tree | 5ae12f5ac6c1c065bc52915be40a1d54bdb37f10 /net-irc | |
parent | sys-apps/hd-idle: Stabilize 1.05-r2 x86, #902065 (diff) | |
download | gentoo-82939f307133657f1112e9da77168a4f4dd2f633.tar.gz gentoo-82939f307133657f1112e9da77168a4f4dd2f633.tar.bz2 gentoo-82939f307133657f1112e9da77168a4f4dd2f633.zip |
net-irc/emech: Stabilize 3.0.99_p20221123 amd64, #901923
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/emech/emech-3.0.99_p20221123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/emech/emech-3.0.99_p20221123.ebuild b/net-irc/emech/emech-3.0.99_p20221123.ebuild index f7107601febc..2a8aa0fe51bb 100644 --- a/net-irc/emech/emech-3.0.99_p20221123.ebuild +++ b/net-irc/emech/emech-3.0.99_p20221123.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 @@ -15,7 +15,7 @@ S="${WORKDIR}/energymech-${GIT_COMMIT}" LICENSE="GPL-2" SLOT="0" IUSE="debug session tcl" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="virtual/libcrypt:=" DEPEND="${RDEPEND}" |