diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:12:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:54:53 +0000 |
commit | 1025312660c6332017cdb994b423f94e315e07d9 (patch) | |
tree | 97780009cdf6c43497052f775f3d68c576225362 /dev-libs/protobuf | |
parent | dev-libs/protobuf-c: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-1025312660c6332017cdb994b423f94e315e07d9.tar.gz gentoo-1025312660c6332017cdb994b423f94e315e07d9.tar.bz2 gentoo-1025312660c6332017cdb994b423f94e315e07d9.zip |
dev-libs/protobuf: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.12.2.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/protobuf/protobuf-3.13.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/protobuf/protobuf-3.12.2.ebuild b/dev-libs/protobuf/protobuf-3.12.2.ebuild index e86ba1284f34..30bc1134cda7 100644 --- a/dev-libs/protobuf/protobuf-3.12.2.ebuild +++ b/dev-libs/protobuf/protobuf-3.12.2.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/23" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" diff --git a/dev-libs/protobuf/protobuf-3.13.0.ebuild b/dev-libs/protobuf/protobuf-3.13.0.ebuild index 416c4ef82989..25ec4601ee41 100644 --- a/dev-libs/protobuf/protobuf-3.13.0.ebuild +++ b/dev-libs/protobuf/protobuf-3.13.0.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/24" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |