diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-27 22:17:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-27 22:17:36 +0100 |
commit | 654b04c78686070ea44f7c3415eec53d46043d3f (patch) | |
tree | 1b1c7a1d1fc7dd72b47846430540c2dc76576b59 /dev-libs/librelp | |
parent | x11-misc/x11vnc: add upstream fixes for -unixpw handling #567612 (diff) | |
download | gentoo-654b04c78686070ea44f7c3415eec53d46043d3f.tar.gz gentoo-654b04c78686070ea44f7c3415eec53d46043d3f.tar.bz2 gentoo-654b04c78686070ea44f7c3415eec53d46043d3f.zip |
dev-libs/librelp: x86 stable, bug #593812
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.2.12.ebuild b/dev-libs/librelp/librelp-1.2.12.ebuild index d02374da6550..ddfc742bf384 100644 --- a/dev-libs/librelp/librelp-1.2.12.ebuild +++ b/dev-libs/librelp/librelp-1.2.12.ebuild @@ -15,7 +15,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=" |