diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-05 11:22:27 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-05 21:50:33 +0800 |
commit | 9212c4df7d7768a268863c94853d9e79bcbcef5b (patch) | |
tree | 2b1b52ac92f2e1cf2d9a7d0455d06fb1a1558e00 /app-text/xdvik | |
parent | x11-libs/neXtaw: keyword 0.15.1-r3 for ~riscv (diff) | |
download | gentoo-9212c4df7d7768a268863c94853d9e79bcbcef5b.tar.gz gentoo-9212c4df7d7768a268863c94853d9e79bcbcef5b.tar.bz2 gentoo-9212c4df7d7768a268863c94853d9e79bcbcef5b.zip |
app-text/xdvik: keyword 22.87.03-r2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/xdvik-22.87.03-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvik/xdvik-22.87.03-r2.ebuild b/app-text/xdvik/xdvik-22.87.03-r2.ebuild index 584d1a9aed5a..cf67026a1772 100644 --- a/app-text/xdvik/xdvik-22.87.03-r2.ebuild +++ b/app-text/xdvik/xdvik-22.87.03-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System" HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs" |