commit: c98fbdb5d2a05d377a3c06d5ee5f94204278d81d Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sun Aug 16 17:47:23 2015 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sun Aug 16 17:57:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98fbdb5
profiles: mask smartcard use flag for spice-gtk on uclibc/arm profiles/default/linux/uclibc/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/linux/uclibc/arm/package.use.mask b/profiles/default/linux/uclibc/arm/package.use.mask index 2dd995b..2595eda 100644 --- a/profiles/default/linux/uclibc/arm/package.use.mask +++ b/profiles/default/linux/uclibc/arm/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Matthias Maier <[email protected]> (16 Aug 2015) +# missing keywords +net-misc/spice-gtk smartcard + # Matthias Maier <[email protected]> (17 Oct 2014) # virtual/jre is not keyworded on arm. net-print/cups java
