commit:     6da81d021d21a6ac63f1041de9ff9f18f15433a7
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 21:46:15 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 21:46:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6da81d02

Fix typo that triggered a command not found error

 gnome-extra/evolution-mapi/evolution-mapi-3.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/evolution-mapi/evolution-mapi-3.16.3.ebuild 
b/gnome-extra/evolution-mapi/evolution-mapi-3.16.3.ebuild
index 29a30a8..8f1b320 100644
--- a/gnome-extra/evolution-mapi/evolution-mapi-3.16.3.ebuild
+++ b/gnome-extra/evolution-mapi/evolution-mapi-3.16.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999 ]]; then
        KEYWORDS=""
 else
        # XXX: re-enable keywords when libmapi can be emerged without black 
magick
-       KEYWORDS="~" ~#"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="" #"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 RDEPEND="

Reply via email to