From b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Fri, 31 Aug 2018 07:09:26 +0800 Subject: Drop arm-linux keyword from tree. "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa --- dev-python/protobuf-python/protobuf-python-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/protobuf-python/protobuf-python-3.4.1.ebuild') diff --git a/dev-python/protobuf-python/protobuf-python-3.4.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.4.1.ebuild index 156bcde3e958..53518134445d 100644 --- a/dev-python/protobuf-python/protobuf-python-3.4.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${ LICENSE="BSD" SLOT="0/14" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="${PYTHON_DEPS} -- cgit v1.2.3