diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:59:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:59:10 +0200 |
commit | fc094d1add3eae4499cc46d1f5cca3e1c02ca990 (patch) | |
tree | 16544914e136cdab3bbe2fe76a669c21c023e148 /x11-apps | |
parent | media-libs/mesa: x86 stable (bug #682616) (diff) | |
download | gentoo-fc094d1add3eae4499cc46d1f5cca3e1c02ca990.tar.gz gentoo-fc094d1add3eae4499cc46d1f5cca3e1c02ca990.tar.bz2 gentoo-fc094d1add3eae4499cc46d1f5cca3e1c02ca990.zip |
x11-apps/mesa-progs: x86 stable (bug #682616)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild b/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild index fc0641e92f4a..aa2834bc82b0 100644 --- a/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild +++ b/x11-apps/mesa-progs/mesa-progs-8.4.0.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then else SRC_URI="https://mesa.freedesktop.org/archive/demos/${MY_P}.tar.bz2 https://mesa.freedesktop.org/archive/demos/${PV}/${MY_P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi LICENSE="LGPL-2" |