summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-17 12:53:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-17 12:53:36 +0100
commit75ff33e1d167ab8d6ca06ae63a2b5bd3e0210243 (patch)
tree393131032c688f5b2d38fadb9856b7324f651245
parentdev-db/mysql-connector-c: s390 stable wrt bug #709620 (diff)
downloadgentoo-75ff33e1d167ab8d6ca06ae63a2b5bd3e0210243.tar.gz
gentoo-75ff33e1d167ab8d6ca06ae63a2b5bd3e0210243.tar.bz2
gentoo-75ff33e1d167ab8d6ca06ae63a2b5bd3e0210243.zip
app-arch/snappy: s390 stable wrt bug #709758
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-arch/snappy/snappy-1.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/snappy/snappy-1.1.8.ebuild b/app-arch/snappy/snappy-1.1.8.ebuild
index 5c4226972138..5671022783df 100644
--- a/app-arch/snappy/snappy-1.1.8.ebuild
+++ b/app-arch/snappy/snappy-1.1.8.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV%%.*}"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"