diff options
author | 2024-08-25 16:12:26 +0200 | |
---|---|---|
committer | 2024-08-25 16:16:47 +0200 | |
commit | da1ce337dfe76ede69e7be9af50d4bf493e976be (patch) | |
tree | 8ebbaeaa05546d06040bdf012442aba8a4ff7ed4 /app-text/xdvik | |
parent | dev-ml/ocamlbuild: remove ~mips, leaf package with broken dependencies (diff) | |
download | gentoo-da1ce337dfe76ede69e7be9af50d4bf493e976be.tar.gz gentoo-da1ce337dfe76ede69e7be9af50d4bf493e976be.tar.bz2 gentoo-da1ce337dfe76ede69e7be9af50d4bf493e976be.zip |
app-text/xdvik: remove ~mips, leaf package with broken dependencies
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/xdvik-22.87.06-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xdvik/xdvik-22.87.06-r1.ebuild b/app-text/xdvik/xdvik-22.87.06-r1.ebuild index 61fa93f0c7a1..f975836204e8 100644 --- a/app-text/xdvik/xdvik-22.87.06-r1.ebuild +++ b/app-text/xdvik/xdvik-22.87.06-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${P}/texk/xdvik LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="motif neXt Xaw3d emacs" |