summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-22 07:18:33 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-22 07:18:33 +0000
commit6b36b0a908ac115496386c63ec027c1446ef7307 (patch)
tree13604daabc0692172b18ade7355723a3bad4e89d /app-text
parentmarked x86 per bug 414985 (diff)
downloadgentoo-2-6b36b0a908ac115496386c63ec027c1446ef7307.tar.gz
gentoo-2-6b36b0a908ac115496386c63ec027c1446ef7307.tar.bz2
gentoo-2-6b36b0a908ac115496386c63ec027c1446ef7307.zip
marked x86 per bug 414985
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-ps/ChangeLog5
-rw-r--r--app-text/zathura-ps/zathura-ps-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/zathura-ps/ChangeLog b/app-text/zathura-ps/ChangeLog
index 2b030b181c36..ceed137a1681 100644
--- a/app-text/zathura-ps/ChangeLog
+++ b/app-text/zathura-ps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/zathura-ps
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/zathura-ps/ChangeLog,v 1.3 2012/05/07 09:45:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/zathura-ps/ChangeLog,v 1.4 2012/05/22 07:18:33 jdhore Exp $
+
+ 22 May 2012; Jeff Horelick <jdhore@gentoo.org> zathura-ps-0.1.0.ebuild:
+ marked x86 per bug 414985
07 May 2012; Agostino Sarubbo <ago@gentoo.org> zathura-ps-0.1.0.ebuild:
Stable for amd64, wrt bug #414985
diff --git a/app-text/zathura-ps/zathura-ps-0.1.0.ebuild b/app-text/zathura-ps/zathura-ps-0.1.0.ebuild
index 7494f53db5dc..1f98114d7100 100644
--- a/app-text/zathura-ps/zathura-ps-0.1.0.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/zathura-ps/zathura-ps-0.1.0.ebuild,v 1.3 2012/05/07 09:45:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/zathura-ps/zathura-ps-0.1.0.ebuild,v 1.4 2012/05/22 07:18:33 jdhore Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=app-text/libspectre-0.2.6