mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/pixman: Drop mistakenly added KEYWORDS.
This commit is contained in:
@@ -8,9 +8,7 @@ inherit xorg-2
|
||||
EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
|
||||
DESCRIPTION="Low-level pixel manipulation routines"
|
||||
|
||||
if [[ $PV = 9999* ]]; then
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
|
||||
else
|
||||
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"
|
||||
fi
|
||||
|
||||
|
||||
@@ -8,9 +8,7 @@ inherit xorg-2
|
||||
EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
|
||||
DESCRIPTION="Low-level pixel manipulation routines"
|
||||
|
||||
if [[ $PV = 9999* ]]; then
|
||||
KEYWORDS=""
|
||||
else
|
||||
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"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user