diff options
Diffstat (limited to 'app-text/zathura/zathura-0.0.8.3.ebuild')
-rw-r--r-- | app-text/zathura/zathura-0.0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.0.8.3.ebuild b/app-text/zathura/zathura-0.0.8.3.ebuild index 22da95633ab0..6ebf633b7eba 100644 --- a/app-text/zathura/zathura-0.0.8.3.ebuild +++ b/app-text/zathura/zathura-0.0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.3.ebuild,v 1.2 2011/05/20 15:42:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.3.ebuild,v 1.3 2011/05/26 14:32:53 xmw Exp $ EAPI=4 inherit savedconfig toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=x11-libs/cairo-1.8.8 |