diff options
Diffstat (limited to 'app-misc/tails-installer/tails-installer-4.4.11.ebuild')
-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 ) |