diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 08:30:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 08:30:20 +0000 |
commit | c1230c0f2f2c7d6ee6a11df1fd1bfb64faf33130 (patch) | |
tree | 5265f3aa67f1ea5442a9e458029713f4918b1873 /sys-cluster | |
parent | media-libs/opus: stable 1.3.1-r1 for ia64, bug #708324 (diff) | |
download | gentoo-c1230c0f2f2c7d6ee6a11df1fd1bfb64faf33130.tar.gz gentoo-c1230c0f2f2c7d6ee6a11df1fd1bfb64faf33130.tar.bz2 gentoo-c1230c0f2f2c7d6ee6a11df1fd1bfb64faf33130.zip |
sys-cluster/rdma-core: keyworded 27.0 for ppc, bug #705802
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-27.0.ebuild b/sys-cluster/rdma-core/rdma-core-27.0.ebuild index 7bafb1493bec..94fd4e474644 100644 --- a/sys-cluster/rdma-core/rdma-core-27.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-27.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core" else SRC_URI="https://github.com/linux-rdma/rdma-core/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~hppa ~ia64 ~x86" + KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" |