diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 21:07:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 21:16:32 +0200 |
commit | 77cb2d560a4d4c4245dd68512979cfeeff0382c2 (patch) | |
tree | 25d6f569f29d87d1d2367af35fa233c9d39512ca /app-text | |
parent | dev-libs/girara: x86 stable (bug #571330) (diff) | |
download | gentoo-77cb2d560a4d4c4245dd68512979cfeeff0382c2.tar.gz gentoo-77cb2d560a4d4c4245dd68512979cfeeff0382c2.tar.bz2 gentoo-77cb2d560a4d4c4245dd68512979cfeeff0382c2.zip |
app-text/zathura: 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/zathura-0.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.3.7.ebuild b/app-text/zathura/zathura-0.3.7.ebuild index 893c732442b5..ad77a66a0e0e 100644 --- a/app-text/zathura/zathura-0.3.7.ebuild +++ b/app-text/zathura/zathura-0.3.7.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="+magic sqlite synctex test" |