commit: 100d882758854e1f60d2ac2d296d0c542a282d87 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Sun May 20 17:07:59 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Sun May 20 17:07:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100d8827
profiles - x86/package.use.mask unset -mroonga profiles/arch/x86/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 131814c8cee..27e80270773 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -110,7 +110,7 @@ dev-util/geany-plugins -git # Brian Evans <[email protected] (14 Sep 2015) # Unmask new USE flags for mariadb on supported arches ->=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera +>=dev-db/mariadb-10.1.0 -sst-xtrabackup -galera # Mike Gilbert <[email protected]> (05 Sep 2015) # sys-boot/gnu-efi is not supported on all archs.
