diff options
author | 2018-03-20 12:20:29 -0700 | |
---|---|---|
committer | 2018-03-20 12:20:43 -0700 | |
commit | 5ae7346191110ee41a01cecb8b9f545c6a5d1a9b (patch) | |
tree | ab6a16357e79df7616ab314e2e1f6d9e5d142ede | |
parent | app-crypt/monkeysign: Package removal (diff) | |
download | gentoo-5ae7346191110ee41a01cecb8b9f545c6a5d1a9b.tar.gz gentoo-5ae7346191110ee41a01cecb8b9f545c6a5d1a9b.tar.bz2 gentoo-5ae7346191110ee41a01cecb8b9f545c6a5d1a9b.zip |
media-libs/mesa-17.2.8: hppa stable, bug 641024
-rw-r--r-- | media-libs/mesa/mesa-17.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-17.2.8.ebuild b/media-libs/mesa/mesa-17.2.8.ebuild index 0e1c9e9c9f4a..448fc06f3f8f 100644 --- a/media-libs/mesa/mesa-17.2.8.ebuild +++ b/media-libs/mesa/mesa-17.2.8.ebuild @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then SRC_URI="" else SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~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 ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="MIT" |