diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-12 17:48:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-12 17:51:15 +0200 |
commit | 452f51cdb452132488fa09f3a6f76878e1da8795 (patch) | |
tree | 37adeadf6aec5c3817478e647bcf62c76ff74947 /dev-python/beaker | |
parent | sys-devel/gdb: use subslots w/ncurses (diff) | |
download | gentoo-452f51cdb452132488fa09f3a6f76878e1da8795.tar.gz gentoo-452f51cdb452132488fa09f3a6f76878e1da8795.tar.bz2 gentoo-452f51cdb452132488fa09f3a6f76878e1da8795.zip |
dev-python/beaker: add ~alpha keyword
Gentoo-Bug: 543802
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/beaker')
-rw-r--r-- | dev-python/beaker/beaker-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beaker/beaker-1.7.0-r1.ebuild b/dev-python/beaker/beaker-1.7.0-r1.ebuild index c0037559998d..b54d0ce92643 100644 --- a/dev-python/beaker/beaker-1.7.0-r1.ebuild +++ b/dev-python/beaker/beaker-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/bbangert/${PN}/archive/v1.7.0dev.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" # webtest-based tests are skipped when webtest is not installed |