diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:06:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:13 +0000 |
commit | 85884a38354f7a3a21657e658e64bcbc43f052f5 (patch) | |
tree | 391404800d06f204a3f8628ed548857035388416 /app-misc | |
parent | app-misc/datefudge: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-85884a38354f7a3a21657e658e64bcbc43f052f5.tar.gz gentoo-85884a38354f7a3a21657e658e64bcbc43f052f5.tar.bz2 gentoo-85884a38354f7a3a21657e658e64bcbc43f052f5.zip |
app-misc/delay: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/delay/delay-1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/delay/delay-1.6-r2.ebuild b/app-misc/delay/delay-1.6-r2.ebuild index cec69b36fbad..e4feba5f19c2 100644 --- a/app-misc/delay/delay-1.6-r2.ebuild +++ b/app-misc/delay/delay-1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://onegeek.org/~tom/software/delay/dl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" DEPEND=" |