diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-01-10 11:14:43 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-01-10 11:15:14 -0500 |
commit | d3cee69f2fb66da22a9d1531f5e48ec390b33a8f (patch) | |
tree | ab51b8516ae79b4181b93d310c36b53bdd6d57d4 /x11-drivers/xf86-input-elographics | |
parent | qt5-build.eclass: Drop obsolete pre-5.15.2 quirk (diff) | |
download | gentoo-d3cee69f2fb66da22a9d1531f5e48ec390b33a8f.tar.gz gentoo-d3cee69f2fb66da22a9d1531f5e48ec390b33a8f.tar.bz2 gentoo-d3cee69f2fb66da22a9d1531f5e48ec390b33a8f.zip |
x11-*/*: Remove XORG_STATIC
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-elographics')
-rw-r--r-- | x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild index 074ebe955e09..c1de00c12f99 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild @@ -3,7 +3,6 @@ EAPI=7 -XORG_STATIC="no" inherit xorg-3 DESCRIPTION="Elographics input driver" |