diff options
author | 2018-03-01 14:36:14 +0100 | |
---|---|---|
committer | 2018-03-01 15:28:04 +0100 | |
commit | f2eb8f88afec2d841c38bdde9a65c4fd2057c8d5 (patch) | |
tree | 42500682c685153b374bd0fd360d30eb609c6efd /dev-perl/X11-Protocol | |
parent | sys-kernel/gentoo-sources: genpatches-4.15-9 release (diff) | |
download | gentoo-f2eb8f88afec2d841c38bdde9a65c4fd2057c8d5.tar.gz gentoo-f2eb8f88afec2d841c38bdde9a65c4fd2057c8d5.tar.bz2 gentoo-f2eb8f88afec2d841c38bdde9a65c4fd2057c8d5.zip |
dev-perl/X11-Protocol: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild index 82bb26ec87d6..765819a3216a 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Client-side interface to the X11 Protocol" LICENSE="${LICENSE} MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXrender |