commit:     6bd2cd7d86bddda4fa506791652fc6cc783c684e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 20:10:40 2014 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 20:10:40 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=6bd2cd7d

drop keywords for arches that didnt keyword tl2013

---
 scripts/texlive/tlpsrc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/texlive/tlpsrc/Makefile b/scripts/texlive/tlpsrc/Makefile
index 1fecd4c..16bee61 100644
--- a/scripts/texlive/tlpsrc/Makefile
+++ b/scripts/texlive/tlpsrc/Makefile
@@ -123,7 +123,7 @@ clean:
        cat $(@:%.ebuild=%.gentoolicense) >> $@
        echo "\"" >> $@
        echo "SLOT=\"0\"" >> $@
-       echo "KEYWORDS=\"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris\"" >> $@
+       echo "KEYWORDS=\"~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris\"" >> $@
        echo "IUSE=\"\"" >> $@
        echo -n "DEPEND=\"" >> $@
        cat $(@:%.ebuild=%.deps) >> $@

Reply via email to