URI:
       fix todoman again - overlay - drkhsh gentoo overlay
  HTML git clone git://git.drkhsh.at/overlay.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit e638cdfd90d9212ef7cb81c54c1c058effaab78b
   DIR parent 46bf8c6f27504f5ecac8f2f68895a11dd5b1d4bc
  HTML Author: aaron marcher <me@drkhsh.at>
       Date:   Mon, 24 Jul 2017 21:48:36 +0200
       
       fix todoman again
       
       Diffstat:
         M app-misc/todoman/todoman-3.2.0.ebu… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/app-misc/todoman/todoman-3.2.0.ebuild b/app-misc/todoman/todoman-3.2.0.ebuild
       @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
                KEYWORDS=""
        else
                SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
       -        KEYWORDS=""
       +        KEYWORDS="amd64 x86"
        fi
        
        LICENSE="ISC"