diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:08:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:08:33 +0200 |
commit | f12b9d2817172a15b6da156ee20b89830ea7ffe2 (patch) | |
tree | 9971baeab5167b429b92f114965740206eab82bb /x11-libs | |
parent | x11-libs/libXfont2: ppc64 stable wrt bug #694734 (diff) | |
download | gentoo-f12b9d2817172a15b6da156ee20b89830ea7ffe2.tar.gz gentoo-f12b9d2817172a15b6da156ee20b89830ea7ffe2.tar.bz2 gentoo-f12b9d2817172a15b6da156ee20b89830ea7ffe2.zip |
x11-libs/libdrm: ppc64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.99.ebuild b/x11-libs/libdrm/libdrm-2.4.99.ebuild index 93a98ac3e788..3758ab720305 100644 --- a/x11-libs/libdrm/libdrm-2.4.99.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.99.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |