diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-12 08:26:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-12 08:26:00 +0100 |
commit | 425a864ac21f2aaa79fb468f2f31a208a066628a (patch) | |
tree | b52b7fac2ab67a55e3492fe5bd18dc1de5eb3abf /app-crypt | |
parent | dev-db/sqlite: stable 3.20.1 for ia64, bug #630738 (diff) | |
download | gentoo-425a864ac21f2aaa79fb468f2f31a208a066628a.tar.gz gentoo-425a864ac21f2aaa79fb468f2f31a208a066628a.tar.bz2 gentoo-425a864ac21f2aaa79fb468f2f31a208a066628a.zip |
app-crypt/rhash: keyworded 1.3.4 for sparc, bug #615428 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
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 6147fa7a5e04..4a7b49a21d52 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 ~ia64 ~mips ~ppc ~ppc64 ~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}] )" |