Diff pixman-0.46.0 with a pixman-9999
/usr/portage/x11-libs/pixman/pixman-9999.ebuild 2025-07-29 16:22:17.968470374 +0300 | ||
---|---|---|
14 | 14 |
DESCRIPTION="Low-level pixel manipulation routines" |
15 | 15 |
HOMEPAGE="http://www.pixman.org/ https://gitlab.freedesktop.org/pixman/pixman/" |
16 | 16 |
if [[ ${PV} != 9999* ]]; then |
17 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
17 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
18 | 18 |
SRC_URI="https://www.x.org/releases/individual/lib/${P}.tar.xz" |
19 | 19 |
fi |
20 | 20 |