summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-25 20:12:40 +0100
committerSam James <sam@gentoo.org>2023-06-25 20:16:59 +0100
commitfcc06f1c293b7b878ccdd2ccca537dec7d8e7c69 (patch)
tree321d0f75c851c72f1d653c1e1aa5a12459be5cff /app-emulation
parentapp-crypt/rhash: drop kernel_Winnt cruft (diff)
downloadgentoo-fcc06f1c293b7b878ccdd2ccca537dec7d8e7c69.tar.gz
gentoo-fcc06f1c293b7b878ccdd2ccca537dec7d8e7c69.tar.bz2
gentoo-fcc06f1c293b7b878ccdd2ccca537dec7d8e7c69.zip
app-emulation/aranym: drop kernel_Winnt cruft
Support is already gone. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/aranym/aranym-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/aranym/aranym-1.1.0-r1.ebuild b/app-emulation/aranym/aranym-1.1.0-r1.ebuild
index 3b4f4ca886c8..7f7bb559528d 100644
--- a/app-emulation/aranym/aranym-1.1.0-r1.ebuild
+++ b/app-emulation/aranym/aranym-1.1.0-r1.ebuild
@@ -20,10 +20,10 @@ REQUIRED_USE="|| ( jit pmmu standard ) lilo? ( pmmu )"
RDEPEND="
dev-libs/gmp:0=
media-libs/libsdl2[video]
- clipboard? ( !kernel_Winnt? (
+ clipboard? (
media-libs/libsdl2[X]
x11-libs/libX11
- ) )
+ )
jpeg? ( virtual/jpeg )
kernel_linux? ( virtual/libudev )
lilo? ( sys-libs/zlib )