diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:27:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:44:15 +0200 |
commit | a978c8b95ec4fdb80fdbf208d0181e32d8b1497a (patch) | |
tree | 6d0e3a33c336ce03ac06373f6a45a556bf06ca17 /app-crypt/ssss | |
parent | dev-lang/spidermonkey: x86 stable (bug #687072) (diff) | |
download | gentoo-a978c8b95ec4fdb80fdbf208d0181e32d8b1497a.tar.gz gentoo-a978c8b95ec4fdb80fdbf208d0181e32d8b1497a.tar.bz2 gentoo-a978c8b95ec4fdb80fdbf208d0181e32d8b1497a.zip |
app-crypt/ssss: x86 stable (bug #682724)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/ssss')
-rw-r--r-- | app-crypt/ssss/ssss-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ssss/ssss-0.5.ebuild b/app-crypt/ssss/ssss-0.5.ebuild index 949dc6fadceb..f9d6d9eb8ced 100644 --- a/app-crypt/ssss/ssss-0.5.ebuild +++ b/app-crypt/ssss/ssss-0.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Shamir's Secret Sharing Scheme" HOMEPAGE="http://point-at-infinity.org/ssss/" SRC_URI="http://point-at-infinity.org/${PN}/${P}.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2" SLOT="0" |