diff options
author | Sam James <sam@gentoo.org> | 2024-03-04 02:14:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-04 02:14:21 +0000 |
commit | 5b3d57e97d944a0cbc598b7ac26e727e954e82c2 (patch) | |
tree | e7bda851744c101dcaf935617a1a3a910fbe8461 /app-backup | |
parent | games-emulation/ppsspp: filter lto (diff) | |
download | gentoo-5b3d57e97d944a0cbc598b7ac26e727e954e82c2.tar.gz gentoo-5b3d57e97d944a0cbc598b7ac26e727e954e82c2.tar.bz2 gentoo-5b3d57e97d944a0cbc598b7ac26e727e954e82c2.zip |
app-backup/rsnapshot: Keyword 1.4.5-r1 arm64, #910648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/rsnapshot/rsnapshot-1.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/rsnapshot/rsnapshot-1.4.5-r1.ebuild b/app-backup/rsnapshot/rsnapshot-1.4.5-r1.ebuild index 0603ae32895c..69014434a6bd 100644 --- a/app-backup/rsnapshot/rsnapshot-1.4.5-r1.ebuild +++ b/app-backup/rsnapshot/rsnapshot-1.4.5-r1.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://www.rsnapshot.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-lang/perl-5.8.2 dev-perl/Lchown |