diff options
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r-- | dev-python/hyperlink/hyperlink-18.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-18.0.0.ebuild b/dev-python/hyperlink/hyperlink-18.0.0.ebuild index 105223cccfe0..23dc4055ee0c 100644 --- a/dev-python/hyperlink/hyperlink-18.0.0.ebuild +++ b/dev-python/hyperlink/hyperlink-18.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux" IUSE="test" RDEPEND="" |