summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:38:47 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:11:05 +0000
commita3b7574977525c97c9d0c18399cd7610d8a2998b (patch)
treeea1cd736b05c9ec03d44c8f7be6eef7aa33ba37d /net-mail
parentnet-mail/queue-repair: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-a3b7574977525c97c9d0c18399cd7610d8a2998b.tar.gz
gentoo-a3b7574977525c97c9d0c18399cd7610d8a2998b.tar.bz2
gentoo-a3b7574977525c97c9d0c18399cd7610d8a2998b.zip
net-mail/randomsig: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/randomsig/randomsig-1.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/randomsig/randomsig-1.10.0.ebuild b/net-mail/randomsig/randomsig-1.10.0.ebuild
index 7ef507fc5e15..f850d7cfcf8f 100644
--- a/net-mail/randomsig/randomsig-1.10.0.ebuild
+++ b/net-mail/randomsig/randomsig-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://suso.suso.org/programs/randomsig/downloads/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 s390 sparc x86"
+KEYWORDS="~amd64 ~s390 sparc x86"
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}"