diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-25 23:22:00 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-25 23:22:29 +1100 |
commit | c0e46c1c02ab7743b6a98d39a234bebc4a3c1d15 (patch) | |
tree | fcc84d215d8281dde8cb76e83305418e3e269e15 /app-backup | |
parent | virtualbox packages: Security cleanup. (diff) | |
download | gentoo-c0e46c1c02ab7743b6a98d39a234bebc4a3c1d15.tar.gz gentoo-c0e46c1c02ab7743b6a98d39a234bebc4a3c1d15.tar.bz2 gentoo-c0e46c1c02ab7743b6a98d39a234bebc4a3c1d15.zip |
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
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/luckybackup/luckybackup-0.4.9.ebuild | 4 |
1 files 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 4ae8962c48c1..55264fc81cbf 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=" |