diff options
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.7.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.7.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.7.1.ebuild index 7b3d970ead20..5394afc543e7 100644 --- a/dev-python/protobuf-python/protobuf-python-3.7.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.7.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 2008-2019 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# True Authors: Arfrever Frehtes Taifersar Arahesis and others + EAPI="7" PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) @@ -23,7 +25,7 @@ fi LICENSE="BSD" SLOT="0/18" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-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="" BDEPEND="${PYTHON_DEPS} |