diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:51 +0200 |
commit | 5f569edbdf961a15b2e2fd1557abf47303ec00ee (patch) | |
tree | 7ea1caed8a93cc914c6b9fc3d9c03b4b5ba35cba /net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild | |
parent | net-mail: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.gz gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.bz2 gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.zip |
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild')
-rw-r--r-- | net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild b/net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild index 023a23ca970d..27318a2bbac5 100644 --- a/net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild +++ b/net-misc/rdesktop/rdesktop-1.8.6-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa ao debug ipv6 kerberos libressl libsamplerate oss pcsc-lite xrandr" S=${WORKDIR}/${PN}-${MY_PV} |