diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 10:51:05 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 10:51:17 +0200 |
commit | 84a21b10ac77df459cd33f87d6269fd9917b6123 (patch) | |
tree | 09a21c04b77422014944a0686b6501d52650b6f2 /dev-scheme/slib | |
parent | app-editors/xmlcopyeditor: Remove unneeded useflag description from metadata.xml (diff) | |
download | gentoo-84a21b10ac77df459cd33f87d6269fd9917b6123.tar.gz gentoo-84a21b10ac77df459cd33f87d6269fd9917b6123.tar.bz2 gentoo-84a21b10ac77df459cd33f87d6269fd9917b6123.zip |
dev-scheme/slib-3.2.2-r0: add alpha keyword
Gentoo-Bug: 575066
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-scheme/slib')
-rw-r--r-- | dev-scheme/slib/slib-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/slib/slib-3.2.2.ebuild b/dev-scheme/slib/slib-3.2.2.ebuild index 634da06b620c..5cd17b9ded9c 100644 --- a/dev-scheme/slib/slib-3.2.2.ebuild +++ b/dev-scheme/slib/slib-3.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ HOMEPAGE="http://swiss.csail.mit.edu/~jaffer/SLIB" SLOT="0" LICENSE="public-domain BSD" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" #test" #unzip for unpacking |