diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:48:04 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-06-20 14:48:04 +0200 |
commit | 8c8bb80ec00166fd4930785f684bf08dc4239a62 (patch) | |
tree | ead00704c4f2235a6bf5d52e3e47a6571f4c28f5 /app-crypt | |
parent | app-vim/puppet-syntax: marked ~amd64-linux (diff) | |
download | gentoo-8c8bb80ec00166fd4930785f684bf08dc4239a62.tar.gz gentoo-8c8bb80ec00166fd4930785f684bf08dc4239a62.tar.bz2 gentoo-8c8bb80ec00166fd4930785f684bf08dc4239a62.zip |
app-crypt/rhash: marked ~amd64-linux
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.4.ebuild | 2 |
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 1b092d87d835..072ac90c17f5 100644 --- a/app-crypt/rhash/rhash-1.3.4.ebuild +++ b/app-crypt/rhash/rhash-1.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug nls openssl static-libs" RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )" |