From 63a2dd4f109e7ec25ff343180ee742efd214099d Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 23 Oct 2024 23:10:56 +0200 Subject: net-misc/xrdp: keyword 0.10.1 for ~amd64, ~x86 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- net-misc/xrdp/xrdp-0.10.1.ebuild | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'net-misc') diff --git a/net-misc/xrdp/xrdp-0.10.1.ebuild b/net-misc/xrdp/xrdp-0.10.1.ebuild index 540c431..b19e09c 100644 --- a/net-misc/xrdp/xrdp-0.10.1.ebuild +++ b/net-misc/xrdp/xrdp-0.10.1.ebuild @@ -11,8 +11,7 @@ SRC_URI="https://github.com/neutrinolabs/xrdp/releases/download/v${PV}/${P}.tar. LICENSE="Apache-2.0" SLOT="0" -#KEYWORDS="~amd64 ~x86" -# work in progress +KEYWORDS="~amd64 ~x86" IUSE="aac debug fuse ipv6 kerberos jpeg lame opus pam pixman pulseaudio" RDEPEND=" @@ -39,18 +38,11 @@ BDEPEND="${RDEPEND} # does not work # xrdpvr? ( media-video/ffmpeg:0= ) -PATCHES=( - "${FILESDIR}/${PN}-0.9.23.1-flags.patch" - "${FILESDIR}/${PN}-0.9.23.1-static.patch" -) - src_prepare() { default # disallow root login by default sed -i -e '/^AllowRootLogin/s/true/false/' sesman/sesman.ini || die - - eautoreconf } src_configure() { -- cgit v1.2.3-65-gdbad