diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 18:14:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 18:14:51 +0100 |
commit | 47ea39bc96e4c775f5f1ca24a083358a765ffc15 (patch) | |
tree | 272d402bf12542852163ef81f59e3e0de3543f5d /x11-libs | |
parent | app-misc/neofetch: add amd64-fbsd keyword. (diff) | |
download | gentoo-47ea39bc96e4c775f5f1ca24a083358a765ffc15.tar.gz gentoo-47ea39bc96e4c775f5f1ca24a083358a765ffc15.tar.bz2 gentoo-47ea39bc96e4c775f5f1ca24a083358a765ffc15.zip |
x11-libs/libdrm: stable 2.4.89 for ia64, bug #652350
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.89.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.89.ebuild b/x11-libs/libdrm/libdrm-2.4.89.ebuild index f89932d40039..15d95319ca14 100644 --- a/x11-libs/libdrm/libdrm-2.4.89.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.89.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git" 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 ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |