diff options
Diffstat (limited to 'net-im/yowsup')
-rw-r--r-- | net-im/yowsup/yowsup-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/yowsup/yowsup-3.3.0.ebuild b/net-im/yowsup/yowsup-3.3.0.ebuild index 660ae5def7a9..d43504d278b4 100644 --- a/net-im/yowsup/yowsup-3.3.0.ebuild +++ b/net-im/yowsup/yowsup-3.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # This package contains no-op tests, so they actually cannot be run RESTRICT="test" |