diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:25:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:25:24 +0000 |
commit | c5692e8da60fc787dbd169b6737cd37f9c383c08 (patch) | |
tree | 961c35e1a9193df65a366c86a16b8e937b31d07e /app-text/xdvik | |
parent | app-text/xdvik: Stabilize 22.87.06 ppc, #902661 (diff) | |
download | gentoo-c5692e8da60fc787dbd169b6737cd37f9c383c08.tar.gz gentoo-c5692e8da60fc787dbd169b6737cd37f9c383c08.tar.bz2 gentoo-c5692e8da60fc787dbd169b6737cd37f9c383c08.zip |
app-text/xdvik: Stabilize 22.87.06 amd64, #902661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/xdvik-22.87.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xdvik/xdvik-22.87.06.ebuild b/app-text/xdvik/xdvik-22.87.06.ebuild index 175b6c0976a2..54ee7f8f63e1 100644 --- a/app-text/xdvik/xdvik-22.87.06.ebuild +++ b/app-text/xdvik/xdvik-22.87.06.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" S="${WORKDIR}"/${P}/texk/xdvik -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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" |