diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
commit | f68a9a0baebf3d178e1da2fa99280b1146fc7920 (patch) | |
tree | df9e662d6126ec2d6e1abb69e8f05e8fa1072b70 /x11-libs/libXdamage | |
parent | x11-drivers: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.gz gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.bz2 gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.zip |
x11-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs/libXdamage')
-rw-r--r-- | x11-libs/libXdamage/libXdamage-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild index d3d80e924f66..a673bbaaf66f 100644 --- a/x11-libs/libXdamage/libXdamage-1.1.5.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.1.5.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xdamage library" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=" |