diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-26 15:38:35 +0000 |
commit | 34ba96658b4aee13a14ae5dbb455d843466a0302 (patch) | |
tree | 95808a3cb8be4401cd8a4be03faf2f07c94b3973 /sys-libs/tevent/tevent-0.10.2.ebuild | |
parent | 2020-03-26 15:10:22 UTC (diff) | |
parent | */*: Discontinue Gentoo SuperH port (diff) | |
download | gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.gz gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.tar.bz2 gentoo-34ba96658b4aee13a14ae5dbb455d843466a0302.zip |
Merge updates from master
Diffstat (limited to 'sys-libs/tevent/tevent-0.10.2.ebuild')
-rw-r--r-- | sys-libs/tevent/tevent-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.10.2.ebuild b/sys-libs/tevent/tevent-0.10.2.ebuild index 601f515f97b8..082fdf54912f 100644 --- a/sys-libs/tevent/tevent-0.10.2.ebuild +++ b/sys-libs/tevent/tevent-0.10.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" IUSE="elibc_glibc python" RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) |