app-crypt/rhash: Add ~alpha keyword in anticipation of cmake-3.8.0
authorTobias Klausmann <klausman@gentoo.org>
Tue, 14 Feb 2017 10:42:17 +0000 (11:42 +0100)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 14 Feb 2017 10:42:17 +0000 (11:42 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-crypt/rhash/rhash-1.3.4.ebuild

index 641773383a3eb04001accbb0041f57ad4a2a14f1..93ae43a3307c51ea34b90954d8818556aade4243 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~x86"
 IUSE="debug nls openssl static-libs"
 
 RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"