commit:     285ba1f03ca069642c4730e57a09de2f610c17c2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 11:22:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285ba1f0

x11-terms/aterm: drop dead prefix targets

The removal was already done, so this is just cleanup afterwards.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/aterm/aterm-1.0.1-r6.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-terms/aterm/aterm-1.0.1-r6.ebuild 
b/x11-terms/aterm/aterm-1.0.1-r6.ebuild
index b714dc1a6c5a..d50bf3737faa 100644
--- a/x11-terms/aterm/aterm-1.0.1-r6.ebuild
+++ b/x11-terms/aterm/aterm-1.0.1-r6.ebuild
@@ -59,7 +59,6 @@ src_configure() {
 
        case "${CHOST}" in
                *-darwin*) myconf="${myconf} --enable-wtmp" ;;
-               *-interix*) ;;
                *) myconf="${myconf} --enable-utmp --enable-wtmp"
        esac
 

Reply via email to