diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:01:46 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-09 15:05:42 +0800 |
commit | ce8bb3740866c00714a38de325a28460119db192 (patch) | |
tree | 4bf9887fc0305c3ba988f75037391e3d3e6f29e5 /app-text | |
parent | x11-plugins/pidgin-xmpp-receipts: keyword ~riscv (diff) | |
download | gentoo-ce8bb3740866c00714a38de325a28460119db192.tar.gz gentoo-ce8bb3740866c00714a38de325a28460119db192.tar.bz2 gentoo-ce8bb3740866c00714a38de325a28460119db192.zip |
app-text/mathtex: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mathtex/mathtex-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mathtex/mathtex-1.04.ebuild b/app-text/mathtex/mathtex-1.04.ebuild index 597f3f4add0f..ac93ae93133a 100644 --- a/app-text/mathtex/mathtex-1.04.ebuild +++ b/app-text/mathtex/mathtex-1.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="png" RDEPEND="app-text/dvipng |