diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 14:24:46 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 14:24:46 +0100 |
commit | 83b1438d8a72b9847daf7c85dd0ce69f824058d6 (patch) | |
tree | 6c2a2cf36c1f7af63384c2a3d2d9c5692ba57d1a /app-text/zathura-pdf-mupdf | |
parent | app-text/zathura-djvu: arm stable (bug 571330) (diff) | |
download | gentoo-83b1438d8a72b9847daf7c85dd0ce69f824058d6.tar.gz gentoo-83b1438d8a72b9847daf7c85dd0ce69f824058d6.tar.bz2 gentoo-83b1438d8a72b9847daf7c85dd0ce69f824058d6.zip |
app-text/zathura-pdf-mupdf: arm stable (bug 571330)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text/zathura-pdf-mupdf')
-rw-r--r-- | app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.1.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.1.ebuild index e65a032741db..04a36da5fa85 100644 --- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.1.ebuild +++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.1.ebuild @@ -18,9 +18,7 @@ EGIT_BRANCH="develop" LICENSE="ZLIB" SLOT="0" if ! [[ ${PV} == 9999* ]]; then -KEYWORDS="~amd64 ~x86" -else -KEYWORDS="" +KEYWORDS="~amd64 arm ~x86" fi IUSE="" |