diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-13 16:46:37 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-13 19:19:36 +0200 |
commit | 95cfefa04db1ddff8df3cc16dd2d04fd82a04300 (patch) | |
tree | fdfa91440c2d71c511abf54d68eec376ae3652a2 /app-dicts | |
parent | sys-apps/openrc: fix src_configure in live ebuild (diff) | |
download | gentoo-95cfefa04db1ddff8df3cc16dd2d04fd82a04300.tar.gz gentoo-95cfefa04db1ddff8df3cc16dd2d04fd82a04300.tar.bz2 gentoo-95cfefa04db1ddff8df3cc16dd2d04fd82a04300.zip |
app-dicts/dikt: slotmove 5 to 0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dikt/dikt-2s_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild index 5c83d2d299cd..54ce7df0c267 100644 --- a/app-dicts/dikt/dikt-2s_p1.ebuild +++ b/app-dicts/dikt/dikt-2s_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://bitbucket-archive.softwareheritage.org/static/67/67f37093-df38- S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" -SLOT="5" +SLOT="0" KEYWORDS="~amd64 ~riscv ~x86" IUSE="" |