diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-11 16:39:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-01-11 16:39:41 +0000 |
commit | 76a09384bfb21ef06467ebec16543506995b68a6 (patch) | |
tree | de264f5575ea0b89ae5495d642aeebb1a70103a9 /app-text/zathura/zathura-0.2.1.ebuild | |
parent | Keyword ~arm wrt #368757 (tested with cortex-a8, hardfloat) (diff) | |
download | historical-76a09384bfb21ef06467ebec16543506995b68a6.tar.gz historical-76a09384bfb21ef06467ebec16543506995b68a6.tar.bz2 historical-76a09384bfb21ef06467ebec16543506995b68a6.zip |
Keyword ~arm wrt #368757 (tested with cortex-a8, hardfloat)
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-text/zathura/zathura-0.2.1.ebuild')
-rw-r--r-- | app-text/zathura/zathura-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.2.1.ebuild b/app-text/zathura/zathura-0.2.1.ebuild index 35b2f6bf98d9..5c23baeba909 100644 --- a/app-text/zathura/zathura-0.2.1.ebuild +++ b/app-text/zathura/zathura-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.2.1.ebuild,v 1.8 2013/01/11 16:31:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.2.1.ebuild,v 1.9 2013/01/11 16:37:35 ssuominen Exp $ EAPI=5 inherit eutils fdo-mime multilib toolchain-funcs virtualx @@ -11,7 +11,7 @@ SRC_URI="http://pwmt.org/projects/${PN}/download/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="+doc sqlite test" RDEPEND=">=dev-libs/girara-0.1.4:2 |