summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-20 19:07:57 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-20 19:08:12 -0700
commitd3e43b26b9a514f4853651954f6fadbd87eb5f8b (patch)
tree968ba2af89f46821ba969fca6ce00e0a419402e9 /app-admin
parentsys-apps/openrc: sync live (diff)
downloadgentoo-d3e43b26b9a514f4853651954f6fadbd87eb5f8b.tar.gz
gentoo-d3e43b26b9a514f4853651954f6fadbd87eb5f8b.tar.bz2
gentoo-d3e43b26b9a514f4853651954f6fadbd87eb5f8b.zip
app-admin/pass-otp: Stabilize
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/pass-otp/pass-otp-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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:* )"