diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:17:47 +0200 |
commit | 8f0e01e1e5b4d337f3bd8c5d2ce2c1957c6cb4c5 (patch) | |
tree | 76ddfceaea0309edf06d2f1620e66d5ba7e54ac8 /kde-misc | |
parent | dev-vcs/git: Stabilize 2.43.0 arm, #921828 (diff) | |
download | gentoo-8f0e01e1e5b4d337f3bd8c5d2ce2c1957c6cb4c5.tar.gz gentoo-8f0e01e1e5b4d337f3bd8c5d2ce2c1957c6cb4c5.tar.bz2 gentoo-8f0e01e1e5b4d337f3bd8c5d2ce2c1957c6cb4c5.zip |
kde-misc/kdiff3: Stabilize 1.10.7 amd64, #921832
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kdiff3/kdiff3-1.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kdiff3/kdiff3-1.10.7.ebuild b/kde-misc/kdiff3/kdiff3-1.10.7.ebuild index 4c421ae349ce..a2afa7d7ac2b 100644 --- a/kde-misc/kdiff3/kdiff3-1.10.7.ebuild +++ b/kde-misc/kdiff3/kdiff3-1.10.7.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 @@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="" COMMON_DEPEND=" |