summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-19 00:58:09 +0000
committerSam James <sam@gentoo.org>2022-12-19 00:58:26 +0000
commite469ea00628f97a28eaedb835b14968ff49b90c7 (patch)
tree98658b175f6f207d4f571d6945f9eacf9bdb1d18 /app-arch/tarsync
parentnet-libs/gsoap: Stabilize 2.8.114-r1 amd64, #886759 (diff)
downloadgentoo-e469ea00628f97a28eaedb835b14968ff49b90c7.tar.gz
gentoo-e469ea00628f97a28eaedb835b14968ff49b90c7.tar.bz2
gentoo-e469ea00628f97a28eaedb835b14968ff49b90c7.zip
app-arch/tarsync: Stabilize 0.2.3 x86, #886915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/tarsync')
-rw-r--r--app-arch/tarsync/tarsync-0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"