summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-02-14 11:42:17 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-02-14 11:42:17 +0100
commitc106c6be1f98766ef20c89867ea839f6cffc36c7 (patch)
treec0122343e1cacd955f9675484eae158e71aa3522 /app-crypt/rhash
parentapp-misc/ca-certificates: Removed old. (diff)
downloadgentoo-c106c6be1f98766ef20c89867ea839f6cffc36c7.tar.gz
gentoo-c106c6be1f98766ef20c89867ea839f6cffc36c7.tar.bz2
gentoo-c106c6be1f98766ef20c89867ea839f6cffc36c7.zip
app-crypt/rhash: Add ~alpha keyword in anticipation of cmake-3.8.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r--app-crypt/rhash/rhash-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.4.ebuild b/app-crypt/rhash/rhash-1.3.4.ebuild
index 641773383a3e..93ae43a3307c 100644
--- a/app-crypt/rhash/rhash-1.3.4.ebuild
+++ b/app-crypt/rhash/rhash-1.3.4.ebuild
@@ -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}] )"