diff options
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild index 31bb9d386052..fb98239a890e 100644 --- a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild @@ -8,7 +8,7 @@ SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="|| ( MIT GPL-3 )" # Subslot: ${SONAME}.1 to differentiate from previous versions without SONAME SLOT="0/0.1" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc expat gnutls" RDEPEND=" |