diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 04:01:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 04:01:30 +0100 |
commit | ac2e33dce236f63a1b46f5b74f991d7139957732 (patch) | |
tree | 0b130c2b37914f649141424b0bb34f277d71e5df /app-text/xchm | |
parent | net-wireless/wavemon: x86 stable (bug #757396) (diff) | |
download | gentoo-ac2e33dce236f63a1b46f5b74f991d7139957732.tar.gz gentoo-ac2e33dce236f63a1b46f5b74f991d7139957732.tar.bz2 gentoo-ac2e33dce236f63a1b46f5b74f991d7139957732.zip |
app-text/xchm: x86 stable (bug #757693)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/xchm')
-rw-r--r-- | app-text/xchm/xchm-1.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xchm/xchm-1.31.ebuild b/app-text/xchm/xchm-1.31.ebuild index 8f2536d07490..bd07f774c87b 100644 --- a/app-text/xchm/xchm-1.31.ebuild +++ b/app-text/xchm/xchm-1.31.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rzvncj/xCHM/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="nls" RDEPEND=">=dev-libs/chmlib-0.36 |