diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:30:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:07:32 +0000 |
commit | 8de38af3565d18c536054edecff821cb5d8deac0 (patch) | |
tree | ccbbf555e1c2fce542bae8b4dd160f360007c15a /dev-vcs/cvsps | |
parent | dev-vcs/cvs: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-8de38af3565d18c536054edecff821cb5d8deac0.tar.gz gentoo-8de38af3565d18c536054edecff821cb5d8deac0.tar.bz2 gentoo-8de38af3565d18c536054edecff821cb5d8deac0.zip |
dev-vcs/cvsps: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/cvsps/cvsps-3.13-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild index 2d52bc371cad..99c652f13668 100644 --- a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" diff --git a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild index c7d9c099265b..cf0a5e63580c 100644 --- a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild +++ b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |