diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 21:09:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 21:16:38 +0200 |
commit | 3f31354fc062c970e56e1d95fb34f30daf9cb827 (patch) | |
tree | 7da621584793537c1ad7ffa01a3c4ea8ff36101d /app-text | |
parent | app-text/zathura-pdf-mupdf: x86 stable (bug #571330) (diff) | |
download | gentoo-3f31354fc062c970e56e1d95fb34f30daf9cb827.tar.gz gentoo-3f31354fc062c970e56e1d95fb34f30daf9cb827.tar.bz2 gentoo-3f31354fc062c970e56e1d95fb34f30daf9cb827.zip |
app-text/zathura-ps: x86 stable (bug #571330)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/zathura-ps/zathura-ps-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-ps/zathura-ps-0.2.4.ebuild b/app-text/zathura-ps/zathura-ps-0.2.4.ebuild index 57a4da70fedb..ade2d3e11a04 100644 --- a/app-text/zathura-ps/zathura-ps-0.2.4.ebuild +++ b/app-text/zathura-ps/zathura-ps-0.2.4.ebuild @@ -17,7 +17,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" fi IUSE="" |