dev-lang/bff: drop s390 to ~s390 (unstable)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-05 19:08:58 +00:00
parent cfd8b44f5d
commit 0be2e253fb

View File

@@ -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
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/apankrat/bff"
SRC_URI="https://github.com/apankrat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm ~ia64 ~m68k ppc ppc64 s390 x86"
KEYWORDS="amd64 arm ~ia64 ~m68k ppc ppc64 ~s390 x86"
IUSE="test"
RESTRICT="!test? ( test )"