diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:49:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:55 +0100 |
commit | beec8155d05077c2364c95f0d4224ef1c40ac751 (patch) | |
tree | 6667216c0d374b775a4badf78aca33103617a4a5 /app-arch/alien | |
parent | net-im/gg-transport: x86 stable wrt bug #488858 (diff) | |
download | gentoo-beec8155d05077c2364c95f0d4224ef1c40ac751.tar.gz gentoo-beec8155d05077c2364c95f0d4224ef1c40ac751.tar.bz2 gentoo-beec8155d05077c2364c95f0d4224ef1c40ac751.zip |
app-arch/alien: x86 stable wrt bug #574876
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/alien')
-rw-r--r-- | app-arch/alien/alien-8.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/alien/alien-8.95.ebuild b/app-arch/alien/alien-8.95.ebuild index 9b84322e389d..9c06e5619653 100644 --- a/app-arch/alien/alien-8.95.ebuild +++ b/app-arch/alien/alien-8.95.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 ~x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86" IUSE="+bzip2" RDEPEND=" |