diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 15:25:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-07 18:57:33 +0100 |
commit | ff6415e4e015e1c7e839816167399b02c81b3c60 (patch) | |
tree | 6564414285d16a26515be4851654097580ddda37 /app-misc/pwsafe | |
parent | sys-process/vixie-cron: x86 stable (bug #635868) (diff) | |
download | gentoo-ff6415e4e015e1c7e839816167399b02c81b3c60.tar.gz gentoo-ff6415e4e015e1c7e839816167399b02c81b3c60.tar.bz2 gentoo-ff6415e4e015e1c7e839816167399b02c81b3c60.zip |
app-misc/pwsafe: x86 stable (bug #625588)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-misc/pwsafe')
-rw-r--r-- | app-misc/pwsafe/pwsafe-0.2.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/pwsafe/pwsafe-0.2.0-r4.ebuild b/app-misc/pwsafe/pwsafe-0.2.0-r4.ebuild index 0ced0a097b81..cd66440a6669 100644 --- a/app-misc/pwsafe/pwsafe-0.2.0-r4.ebuild +++ b/app-misc/pwsafe/pwsafe-0.2.0-r4.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://nsd.dyndns.org/pwsafe/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X libressl readline" |