diff options
author | 2019-03-20 22:01:08 +0300 | |
---|---|---|
committer | 2019-03-20 22:06:47 +0300 | |
commit | 44fd362462b7d1fa0a0a65d7b74c6d68eda86e8f (patch) | |
tree | db271b37234c2e3b191aa0e1ae8e15b0af69766b /media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild | |
parent | sys-auth/realtime-base: mark s390 stable (diff) | |
download | gentoo-44fd362462b7d1fa0a0a65d7b74c6d68eda86e8f.tar.gz gentoo-44fd362462b7d1fa0a0a65d7b74c6d68eda86e8f.tar.bz2 gentoo-44fd362462b7d1fa0a0a65d7b74c6d68eda86e8f.zip |
media-libs/libsndfile: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild b/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild index 99e86b43f8eb..9edee782210f 100644 --- a/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.28-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa minimal sqlite static-libs test" RDEPEND=" |