diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 18:04:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 18:04:07 +0300 |
commit | caaae351527b89962b0029eba5393151d45739c3 (patch) | |
tree | 5a1ead410bea760ff5898da8ff0dbb70894fa8f1 /sys-libs/tevent | |
parent | sys-devel/boost-m4: mark s390 stable (diff) | |
download | gentoo-caaae351527b89962b0029eba5393151d45739c3.tar.gz gentoo-caaae351527b89962b0029eba5393151d45739c3.tar.bz2 gentoo-caaae351527b89962b0029eba5393151d45739c3.zip |
sys-libs/tevent: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.31-r1.ebuild b/sys-libs/tevent/tevent-0.9.31-r1.ebuild index 7014eaa5afd3..2f0992171ed5 100644 --- a/sys-libs/tevent/tevent-0.9.31-r1.ebuild +++ b/sys-libs/tevent/tevent-0.9.31-r1.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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="python" RDEPEND=">=sys-libs/talloc-2.1.8[${MULTILIB_USEDEP}] |