From ae1c9df481c9f9f64eb2cd400b94e5c8125709e5 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 13 Jan 2020 09:49:46 +0100 Subject: [PATCH] app-backup/backintime: x86 stable wrt bug #704488 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- app-backup/backintime/backintime-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/backintime/backintime-1.2.1.ebuild b/app-backup/backintime/backintime-1.2.1.ebuild index aebf65f6d9b88..c7bc7578f634f 100644 --- a/app-backup/backintime/backintime-1.2.1.ebuild +++ b/app-backup/backintime/backintime-1.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/bit-team/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples qt5" REQUIRED_USE="${PYTHON_REQUIRED_USE}"