Skip to content

Commit

Permalink
dev-scheme/chicken: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 467966

Package-Manager: portage-2.2.23
  • Loading branch information
klausman committed Oct 21, 2015
1 parent 28114b2 commit eb5abaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-scheme/chicken/chicken-4.10.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SRC_URI="http://code.call-cc.org/releases/${MY_PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE="emacs doc"
DOCS=( NEWS README LICENSE )

Expand Down

0 comments on commit eb5abaa

Please sign in to comment.