diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:27:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:09:09 +0000 |
commit | 8139f43fe8db12e35734088996c7647b5a3a7700 (patch) | |
tree | 3d7c5564a7170dfed713ee03f95e7af9238e2c8a /x11-libs/pixman | |
parent | x11-libs/cairo: stable 1.16.0-r2 for ppc, bug #675818 (diff) | |
download | gentoo-8139f43fe8db12e35734088996c7647b5a3a7700.tar.gz gentoo-8139f43fe8db12e35734088996c7647b5a3a7700.tar.bz2 gentoo-8139f43fe8db12e35734088996c7647b5a3a7700.zip |
x11-libs/pixman: stable 0.36.0 for ppc, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r-- | x11-libs/pixman/pixman-0.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-0.36.0.ebuild b/x11-libs/pixman/pixman-0.36.0.ebuild index 87f69847d74b..87817f696d99 100644 --- a/x11-libs/pixman/pixman-0.36.0.ebuild +++ b/x11-libs/pixman/pixman-0.36.0.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="https://gitlab.freedesktop.org/pixman/pixman.git" DESCRIPTION="Low-level pixel manipulation routines" if [[ $PV != 9999* ]]; then - KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" + KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" fi IUSE="altivec loongson2f cpu_flags_arm_iwmmxt cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3" |