diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 23:50:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 23:52:24 +0100 |
commit | eadf1c839eb244098abdbdc4fd456af7e4f51fc7 (patch) | |
tree | e7343c87da7e995516daa2c0ac3ce73d0f2ee4a7 /app-misc/remind | |
parent | dev-lang/regina-rexx: Stabilize 3.9.5 amd64, #940656 (diff) | |
download | gentoo-eadf1c839eb244098abdbdc4fd456af7e4f51fc7.tar.gz gentoo-eadf1c839eb244098abdbdc4fd456af7e4f51fc7.tar.bz2 gentoo-eadf1c839eb244098abdbdc4fd456af7e4f51fc7.zip |
app-misc/remind: Stabilize 04.02.02 amd64, #940659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/remind')
-rw-r--r-- | app-misc/remind/remind-04.02.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/remind/remind-04.02.02.ebuild b/app-misc/remind/remind-04.02.02.ebuild index a8b7d91aa369..83d0625bdc60 100644 --- a/app-misc/remind/remind-04.02.02.ebuild +++ b/app-misc/remind/remind-04.02.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://salsa.debian.org/dskoll/remind/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="tk" RDEPEND=" |