summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:08:58 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:53:27 +0000
commit0be2e253fb51047a292d93d07356222be3be1b91 (patch)
treef161bf212ea8c9adf97ce8a9f17514f929185555 /dev-lang
parentdev-db/unixODBC: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-0be2e253fb51047a292d93d07356222be3be1b91.tar.gz
gentoo-0be2e253fb51047a292d93d07356222be3be1b91.tar.bz2
gentoo-0be2e253fb51047a292d93d07356222be3be1b91.zip
dev-lang/bff: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/bff/bff-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/bff/bff-1.0.5.ebuild b/dev-lang/bff/bff-1.0.5.ebuild
index 00466aa5e9c4..d22d2aaa961a 100644
--- a/dev-lang/bff/bff-1.0.5.ebuild
+++ b/dev-lang/bff/bff-1.0.5.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
@@ -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 )"