diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:54 +0200 |
commit | 53e8b380d9d0cc4680b7f3fec71fd91e627a6959 (patch) | |
tree | 8c778e63f5519781d8f05a3588f93970f22b629e /www-servers/pshs | |
parent | dev-util/cvise: x86 stable wrt bug #743271 (diff) | |
download | gentoo-53e8b380d9d0cc4680b7f3fec71fd91e627a6959.tar.gz gentoo-53e8b380d9d0cc4680b7f3fec71fd91e627a6959.tar.bz2 gentoo-53e8b380d9d0cc4680b7f3fec71fd91e627a6959.zip |
www-servers/pshs: x86 stable wrt bug #743277
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/pshs')
-rw-r--r-- | www-servers/pshs/pshs-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/pshs/pshs-0.3.4.ebuild b/www-servers/pshs/pshs-0.3.4.ebuild index 249f38ca2e23..1cba5442a194 100644 --- a/www-servers/pshs/pshs-0.3.4.ebuild +++ b/www-servers/pshs/pshs-0.3.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libressl +magic +netlink qrcode ssl upnp" RDEPEND=">=dev-libs/libevent-2:0= |