commit:     319bf2c0ffb1116c10b8e85cc566281dd61a0fd0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 19:01:40 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 19:20:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319bf2c0

app-backup/backintime: forward ~x86

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-backup/backintime/backintime-1.5.2.ebuild | 4 ++--
 app-backup/backintime/backintime-9999.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-backup/backintime/backintime-1.5.2.ebuild 
b/app-backup/backintime/backintime-1.5.2.ebuild
index 4e9df34017ec..6b48e188f247 100644
--- a/app-backup/backintime/backintime-1.5.2.ebuild
+++ b/app-backup/backintime/backintime-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/bit-team/${PN}/releases/download/v${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"

diff --git a/app-backup/backintime/backintime-9999.ebuild 
b/app-backup/backintime/backintime-9999.ebuild
index 84e91cb62184..6b48e188f247 100644
--- a/app-backup/backintime/backintime-9999.ebuild
+++ b/app-backup/backintime/backintime-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/bit-team/${PN}/releases/download/v${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"

Reply via email to