diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:15:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:15:36 +0100 |
commit | 2d20f4d6f2b64ca7700e91086c85f43ec8560607 (patch) | |
tree | 9b5cae73b00efc64635190fd7e8a514dc68d55d9 /app-misc/tails-installer | |
parent | dev-util/cmake-3.7.2-r0: stable on alpha (diff) | |
download | gentoo-2d20f4d6f2b64ca7700e91086c85f43ec8560607.tar.gz gentoo-2d20f4d6f2b64ca7700e91086c85f43ec8560607.tar.bz2 gentoo-2d20f4d6f2b64ca7700e91086c85f43ec8560607.zip |
app-misc/tails-installer: x86 stable wrt bug #607230
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/tails-installer')
-rw-r--r-- | app-misc/tails-installer/tails-installer-4.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tails-installer/tails-installer-4.4.11.ebuild b/app-misc/tails-installer/tails-installer-4.4.11.ebuild index a7844f0cdd69..b531529e7b08 100644 --- a/app-misc/tails-installer/tails-installer-4.4.11.ebuild +++ b/app-misc/tails-installer/tails-installer-4.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="https://tails.boum.org http://git.tails.boum.org/liveusb-creator" SRC_URI="http://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" PATCHES=( ${FILESDIR}/fix-desktop-file.patch ${FILESDIR}/sgdisk.patch ) |