Skip to content

Commit

Permalink
app-crypt/rhash: Add ~alpha keyword in anticipation of cmake-3.8.0
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
klausman committed Feb 14, 2017
1 parent a8d92d0 commit c106c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/rhash/rhash-1.3.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}] )"
Expand Down

0 comments on commit c106c6b

Please sign in to comment.