summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/zpaq-extras/ChangeLog5
-rw-r--r--app-arch/zpaq-extras/zpaq-extras-3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/zpaq-extras/ChangeLog b/app-arch/zpaq-extras/ChangeLog
index 22b367b09303..92004b316b0a 100644
--- a/app-arch/zpaq-extras/ChangeLog
+++ b/app-arch/zpaq-extras/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/zpaq-extras
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/ChangeLog,v 1.8 2014/06/17 15:22:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/ChangeLog,v 1.9 2014/12/27 14:53:44 bircoph Exp $
+
+ 27 Dec 2014; Andrew Savchenko <bircoph@gentoo.org> zpaq-extras-3.ebuild:
+ Add ~x86 keyword, bug 531936.
*zpaq-extras-3 (17 Jun 2014)
diff --git a/app-arch/zpaq-extras/zpaq-extras-3.ebuild b/app-arch/zpaq-extras/zpaq-extras-3.ebuild
index 543cf64089b8..84c92dc8d95f 100644
--- a/app-arch/zpaq-extras/zpaq-extras-3.ebuild
+++ b/app-arch/zpaq-extras/zpaq-extras-3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild,v 1.1 2014/06/17 15:22:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild,v 1.2 2014/12/27 14:53:44 bircoph Exp $
EAPI=5
inherit toolchain-funcs
@@ -22,7 +22,7 @@ SRC_URI="http://mattmahoney.net/dc/bwt_j3.zip
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"