diff options
author | 2015-01-10 06:07:19 +0000 | |
---|---|---|
committer | 2015-01-10 06:07:19 +0000 | |
commit | 1b715211909db7c2857597af271476cc9ffea262 (patch) | |
tree | 9b1ba2814303153ff5ac196b6666386de4e7afb2 /app-crypt/elettra/elettra-1.0.ebuild | |
parent | Fix bug 286297 (diff) | |
download | gentoo-2-1b715211909db7c2857597af271476cc9ffea262.tar.gz gentoo-2-1b715211909db7c2857597af271476cc9ffea262.tar.bz2 gentoo-2-1b715211909db7c2857597af271476cc9ffea262.zip |
Fix bug 531932
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
(Portage version: 2.2.15/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Diffstat (limited to 'app-crypt/elettra/elettra-1.0.ebuild')
-rw-r--r-- | app-crypt/elettra/elettra-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/elettra/elettra-1.0.ebuild b/app-crypt/elettra/elettra-1.0.ebuild index 3480fe3f32d5..e3b6817db657 100644 --- a/app-crypt/elettra/elettra-1.0.ebuild +++ b/app-crypt/elettra/elettra-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/elettra/elettra-1.0.ebuild,v 1.2 2011/08/28 10:56:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/elettra/elettra-1.0.ebuild,v 1.3 2015/01/10 06:07:19 bircoph Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.winstonsmith.info/julia/elettra/${MY_P}.tar.gz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="sys-libs/zlib |