diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:17:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:17:59 -0400 |
commit | 672605f434cf4465d4606e04c1732c41392f64da (patch) | |
tree | 5d9dcff2a845182472df809194f3133e713e9c2e /app-backup/backintime | |
parent | dev-libs/boehm-gc: amd64 stable wrt bug #653720 (diff) | |
download | gentoo-672605f434cf4465d4606e04c1732c41392f64da.tar.gz gentoo-672605f434cf4465d4606e04c1732c41392f64da.tar.bz2 gentoo-672605f434cf4465d4606e04c1732c41392f64da.zip |
app-backup/backintime: amd64 stable wrt bug #641962
Bug: https://bugs.gentoo.org/641962
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-backup/backintime')
-rw-r--r-- | app-backup/backintime/backintime-1.2.0_pre20180221.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/backintime/backintime-1.2.0_pre20180221.ebuild b/app-backup/backintime/backintime-1.2.0_pre20180221.ebuild index fbc9194ee8d3..0df305389205 100644 --- a/app-backup/backintime/backintime-1.2.0_pre20180221.ebuild +++ b/app-backup/backintime/backintime-1.2.0_pre20180221.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/bit-team/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="qt5" DEPEND="${PYTHON_DEPS} |