From: Matt Turner Date: Wed, 21 Aug 2019 02:07:57 +0000 (-0700) Subject: app-admin/pass-otp: Stabilize X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d3e43b26b9a514f4853651954f6fadbd87eb5f8b;p=gentoo.git app-admin/pass-otp: Stabilize Signed-off-by: Matt Turner --- diff --git a/app-admin/pass-otp/pass-otp-1.2.0.ebuild b/app-admin/pass-otp/pass-otp-1.2.0.ebuild index b93a38c51e23..07731fc77c09 100644 --- a/app-admin/pass-otp/pass-otp-1.2.0.ebuild +++ b/app-admin/pass-otp/pass-otp-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="qrcode test" DEPEND="test? ( dev-tcltk/expect:* )"