diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 21:16:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 22:19:29 +0100 |
commit | edd6c22824d2a0b8f94ae3abc4b3304ad81e7282 (patch) | |
tree | a10c9bc974aea2a174e330645bcbf040e4427b70 /x11-libs/libXpresent | |
parent | dev-python/pycryptodome: Tested on ~amd64-fbsd (bug #613760) (diff) | |
download | gentoo-edd6c22824d2a0b8f94ae3abc4b3304ad81e7282.tar.gz gentoo-edd6c22824d2a0b8f94ae3abc4b3304ad81e7282.tar.bz2 gentoo-edd6c22824d2a0b8f94ae3abc4b3304ad81e7282.zip |
x11-libs/libXpresent: Keyword ~amd64-fbsd (bug #616260)
Diffstat (limited to 'x11-libs/libXpresent')
-rw-r--r-- | x11-libs/libXpresent/libXpresent-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild b/x11-libs/libXpresent/libXpresent-1.0.0.ebuild index 745920fc9151..85701d296673 100644 --- a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild +++ b/x11-libs/libXpresent/libXpresent-1.0.0.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 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X Present Extension C Library" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |