diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-23 23:29:13 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-23 23:30:04 +1100 |
commit | f1001e74dfa6be6f06098f49f2ec48e6747a1f3c (patch) | |
tree | 459144f81f372ad9bfca1859455b4a85e1af1fe4 /app-crypt | |
parent | sys-process/atop: Stable on amd64 (diff) | |
download | gentoo-f1001e74dfa6be6f06098f49f2ec48e6747a1f3c.tar.gz gentoo-f1001e74dfa6be6f06098f49f2ec48e6747a1f3c.tar.bz2 gentoo-f1001e74dfa6be6f06098f49f2ec48e6747a1f3c.zip |
app-crypt/rhash: stabilise 1.3.5 for x86
Bug: https://bugs.gentoo.org/634088
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.5.ebuild b/app-crypt/rhash/rhash-1.3.5.ebuild index 381e852a6f7a..ae45a3261d4f 100644 --- a/app-crypt/rhash/rhash-1.3.5.ebuild +++ b/app-crypt/rhash/rhash-1.3.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc 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}] )" |