diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 16:41:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 16:41:16 +0000 |
commit | 7de513946179528e75b03446a974669e6b30ec4a (patch) | |
tree | 78afe1cb9236bafd404b23fcb216e3ee42fd1b36 /dev-libs/protobuf | |
parent | app-misc/remind: Stabilize 03.03.05 x86, #784200 (diff) | |
download | gentoo-7de513946179528e75b03446a974669e6b30ec4a.tar.gz gentoo-7de513946179528e75b03446a974669e6b30ec4a.tar.bz2 gentoo-7de513946179528e75b03446a974669e6b30ec4a.zip |
dev-libs/protobuf: Stabilize 3.15.8 x86, #787887
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.15.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.15.8.ebuild b/dev-libs/protobuf/protobuf-3.15.8.ebuild index 311adbd63efd..751620427fff 100644 --- a/dev-libs/protobuf/protobuf-3.15.8.ebuild +++ b/dev-libs/protobuf/protobuf-3.15.8.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/26" -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 )" |