diff options
| author | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:09:26 +0800 |
|---|---|---|
| committer | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:17:39 +0800 |
| commit | b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch) | |
| tree | 30b01b15e99e98c7d184fd3fdc83de081cbfee9b /dev-python/numpy/numpy-1.13.3.ebuild | |
| parent | edac99f4a1ed6f252417609820a46abe6ccf8f85 (diff) | |
| download | gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.bz2 gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.zip | |
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
Diffstat (limited to 'dev-python/numpy/numpy-1.13.3.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-1.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.13.3.ebuild b/dev-python/numpy/numpy-1.13.3.ebuild index 6303401c03f9..c618235d2a43 100644 --- a/dev-python/numpy/numpy-1.13.3.ebuild +++ b/dev-python/numpy/numpy-1.13.3.ebuild @@ -25,7 +25,7 @@ SRC_URI=" # It appears the docs haven't been upgraded, still @ 1.11.0 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc lapack test" RDEPEND="lapack? ( virtual/cblas virtual/lapack )" |
