diff options
author | 2018-03-19 20:06:30 +0000 | |
---|---|---|
committer | 2018-03-19 20:06:30 +0000 | |
commit | b96cc74447fed60ed27942ab4941da33c409c93e (patch) | |
tree | 8a81bf2cc6d02c4059b90b01a377dbb788f5cb5f /dev-libs/librelp | |
parent | mail-client/roundcube: stable 1.2.7 for ppc, bug #636970 (diff) | |
download | gentoo-b96cc74447fed60ed27942ab4941da33c409c93e.tar.gz gentoo-b96cc74447fed60ed27942ab4941da33c409c93e.tar.bz2 gentoo-b96cc74447fed60ed27942ab4941da33c409c93e.zip |
dev-libs/librelp: stable 1.2.13 for hppa, bug #620326
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librelp/librelp-1.2.13.ebuild b/dev-libs/librelp/librelp-1.2.13.ebuild index c5a27631f89a..02b5e651ab17 100644 --- a/dev-libs/librelp/librelp-1.2.13.ebuild +++ b/dev-libs/librelp/librelp-1.2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.2.0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa ~sparc x86" IUSE="debug doc +ssl static-libs" RDEPEND=" |