diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:25:37 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:25:37 -0400 |
commit | 06d1742697e6748e4da0bc0232f68715c841a293 (patch) | |
tree | afa9847afb1dee80ab40c8198cde978079a65bf4 | |
parent | x11-libs/libXxf86dga: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-06d1742697e6748e4da0bc0232f68715c841a293.tar.gz gentoo-06d1742697e6748e4da0bc0232f68715c841a293.tar.bz2 gentoo-06d1742697e6748e4da0bc0232f68715c841a293.zip |
x11-libs/pixman: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | x11-libs/pixman/pixman-0.38.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-0.38.4.ebuild b/x11-libs/pixman/pixman-0.38.4.ebuild index 9f030e2ab83d..c9b66219da9c 100644 --- a/x11-libs/pixman/pixman-0.38.4.ebuild +++ b/x11-libs/pixman/pixman-0.38.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://www.pixman.org/ https://gitlab.freedesktop.org/pixman/pixman/" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - 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" SRC_URI="https://www.x.org/releases/individual/lib/${P}.tar.gz" fi |