diff options
Diffstat (limited to 'x11-libs/cairo/cairo-9999.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index 62cb262..a568dd1 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="debug directfb doc glitz opengl svg X xcb" |