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
This commit is contained in:
Benda Xu
2018-08-31 07:09:26 +08:00
parent edac99f4a1
commit b4459aa17d
1079 changed files with 1079 additions and 1079 deletions

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="examples"
python_test() {