diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 17:24:15 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 17:24:15 -0700 |
commit | b31a768b136028b8ae4095e7d3fe5e2b19d30f0c (patch) | |
tree | 053ced90d5141b923e5b4487a2d05ec9b24a1747 /x11-libs | |
parent | dev-libs/libatomic_ops: Delete .la files (diff) | |
download | gentoo-b31a768b136028b8ae4095e7d3fe5e2b19d30f0c.tar.gz gentoo-b31a768b136028b8ae4095e7d3fe5e2b19d30f0c.tar.bz2 gentoo-b31a768b136028b8ae4095e7d3fe5e2b19d30f0c.zip |
x11-libs/libXpresent-1.0.0: added ~mips, bug 616260
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXpresent/libXpresent-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild b/x11-libs/libXpresent/libXpresent-1.0.0.ebuild index c0299a35a90d..417917c1847d 100644 --- a/x11-libs/libXpresent/libXpresent-1.0.0.ebuild +++ b/x11-libs/libXpresent/libXpresent-1.0.0.ebuild @@ -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-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |