diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-13 09:49:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-13 09:49:46 +0100 |
commit | ae1c9df481c9f9f64eb2cd400b94e5c8125709e5 (patch) | |
tree | c7646fd8597f4da6190fa75bc9b028cd331dfdfc /app-backup | |
parent | sys-kernel/dracut: x86 stable wrt bug #703516 (diff) | |
download | gentoo-ae1c9df481c9f9f64eb2cd400b94e5c8125709e5.tar.gz gentoo-ae1c9df481c9f9f64eb2cd400b94e5c8125709e5.tar.bz2 gentoo-ae1c9df481c9f9f64eb2cd400b94e5c8125709e5.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/backintime/backintime-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/backintime/backintime-1.2.1.ebuild b/app-backup/backintime/backintime-1.2.1.ebuild index aebf65f6d9b8..c7bc7578f634 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}" |