summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-02 11:21:13 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-02 18:15:54 +0200
commit92adf50b585a056ce02fbcb73e68d692d83f0b5b (patch)
tree6072f39e482529cef2c71ca94ed5601f9b3f22a8
parentxdg.eclass: Set @PROVIDES (diff)
downloadgentoo-92adf50b.tar.gz
gentoo-92adf50b.tar.bz2
gentoo-92adf50b.zip
xorg-3.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--eclass/xorg-3.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass
index 7ed96c60848a..cfa679b766ce 100644
--- a/eclass/xorg-3.eclass
+++ b/eclass/xorg-3.eclass
@@ -9,6 +9,7 @@
# Author: Donnie Berkholz <dberkholz@gentoo.org>
# Author: Matt Turner <mattst88@gentoo.org>
# @SUPPORTED_EAPIS: 7
+# @PROVIDES: multilib-minimal
# @BLURB: Reduces code duplication in the modularized X11 ebuilds.
# @DESCRIPTION:
# This eclass makes trivial X ebuilds possible for apps, drivers,