diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:25:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:25:27 +0000 |
commit | 7f573009162db80975df463fd3bd9edf2f4e98a1 (patch) | |
tree | 360ebb4951d2475eecaf1ab62d651076ad72faf9 /app-text/xdvik | |
parent | app-text/xdvik: Stabilize 22.87.06 x86, #902661 (diff) | |
download | gentoo-7f573009162db80975df463fd3bd9edf2f4e98a1.tar.gz gentoo-7f573009162db80975df463fd3bd9edf2f4e98a1.tar.bz2 gentoo-7f573009162db80975df463fd3bd9edf2f4e98a1.zip |
app-text/xdvik: Stabilize 22.87.06 arm, #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 77593856bdb2..203540097055 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" |