diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-08 22:24:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-08 22:24:08 +0000 |
commit | aa1662b3f01d3226d413d4114597e648cf62f569 (patch) | |
tree | fac786932c345000398884eff54afb49b25982f6 | |
parent | 2018-08-08 22:05:05 UTC (diff) | |
parent | app-crypt/rhash: amd64 stable wrt bug #663198 (diff) | |
download | gentoo-aa1662b3f01d3226d413d4114597e648cf62f569.tar.gz gentoo-aa1662b3f01d3226d413d4114597e648cf62f569.tar.bz2 gentoo-aa1662b3f01d3226d413d4114597e648cf62f569.zip |
Merge updates from master
-rw-r--r-- | app-crypt/rhash/rhash-1.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.6-r1.ebuild b/app-crypt/rhash/rhash-1.3.6-r1.ebuild index 24efa6705413..b2d4ec528a70 100644 --- a/app-crypt/rhash/rhash-1.3.6-r1.ebuild +++ b/app-crypt/rhash/rhash-1.3.6-r1.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-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |