diff options
author | 2014-06-05 09:40:24 +0000 | |
---|---|---|
committer | 2014-06-05 09:40:24 +0000 | |
commit | 3fe61a4a09561c4fa2b7c0705a5a8be835ea2cc3 (patch) | |
tree | 605dc14648d86268e741f3bd30f59fc1d18101c8 /app-text/zathura/zathura-0.2.7.ebuild | |
parent | amd64/arm/x86 stable (diff) | |
download | gentoo-2-3fe61a4a09561c4fa2b7c0705a5a8be835ea2cc3.tar.gz gentoo-2-3fe61a4a09561c4fa2b7c0705a5a8be835ea2cc3.tar.bz2 gentoo-2-3fe61a4a09561c4fa2b7c0705a5a8be835ea2cc3.zip |
amd64/arm/x86 stable
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-text/zathura/zathura-0.2.7.ebuild')
-rw-r--r-- | app-text/zathura/zathura-0.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.2.7.ebuild b/app-text/zathura/zathura-0.2.7.ebuild index eaa2f40b38ae..dc24f3b62ce2 100644 --- a/app-text/zathura/zathura-0.2.7.ebuild +++ b/app-text/zathura/zathura-0.2.7.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-text/zathura/zathura-0.2.7.ebuild,v 1.1 2014/04/04 20:44:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.2.7.ebuild,v 1.2 2014/06/05 09:40:24 ssuominen Exp $ EAPI=5 @@ -18,7 +18,7 @@ EGIT_BRANCH="develop" LICENSE="ZLIB" SLOT="0" if ! [[ ${PV} == 9999* ]]; then -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" else KEYWORDS="" fi |