From e469ea00628f97a28eaedb835b14968ff49b90c7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 19 Dec 2022 00:58:09 +0000 Subject: app-arch/tarsync: Stabilize 0.2.3 x86, #886915 Signed-off-by: Sam James --- app-arch/tarsync/tarsync-0.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/tarsync') diff --git a/app-arch/tarsync/tarsync-0.2.3.ebuild b/app-arch/tarsync/tarsync-0.2.3.ebuild index 2fe75085a6d7..984cc28f8986 100644 --- a/app-arch/tarsync/tarsync-0.2.3.ebuild +++ b/app-arch/tarsync/tarsync-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zmedico/tarsync/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~hppa ~ppc x86 ~amd64-linux" DEPEND=">=dev-util/diffball-0.7:=" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad