commit: c0e46c1c02ab7743b6a98d39a234bebc4a3c1d15 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Jan 25 12:22:00 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jan 25 12:22:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e46c1c
app-backup/luckybackup: stabilise 0.4.9 for amd64/x86 Bug: https://bugs.gentoo.org/644570 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-backup/luckybackup/luckybackup-0.4.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/luckybackup/luckybackup-0.4.9.ebuild b/app-backup/luckybackup/luckybackup-0.4.9.ebuild index 4ae8962c48c..55264fc81cb 100644 --- a/app-backup/luckybackup/luckybackup-0.4.9.ebuild +++ b/app-backup/luckybackup/luckybackup-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="
