diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 12:21:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 12:21:24 +0200 |
commit | d9b1571a3375c1fc128133cf8667c2b5e95ebded (patch) | |
tree | e28adc0839f7d3aecf1e7ca8ff1eaa181df1d7a7 /dev-libs/libstrophe | |
parent | dev-lua/lua-zlib: amd64 stable wrt bug #747922 (diff) | |
download | gentoo-d9b1571a3375c1fc128133cf8667c2b5e95ebded.tar.gz gentoo-d9b1571a3375c1fc128133cf8667c2b5e95ebded.tar.bz2 gentoo-d9b1571a3375c1fc128133cf8667c2b5e95ebded.zip |
dev-libs/libstrophe: amd64 stable wrt bug #747937
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libstrophe')
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.10.0.ebuild b/dev-libs/libstrophe/libstrophe-0.10.0.ebuild index 5757ff621942..b6501c3abcab 100644 --- a/dev-libs/libstrophe/libstrophe-0.10.0.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.10.0.ebuild @@ -7,7 +7,7 @@ HOMEPAGE="http://strophe.im/libstrophe/" SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="|| ( MIT GPL-3 )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc expat libressl" RDEPEND=" |