diff options
Diffstat (limited to 'app-crypt/argon2/argon2-20171227.ebuild')
-rw-r--r-- | app-crypt/argon2/argon2-20171227.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/argon2/argon2-20171227.ebuild b/app-crypt/argon2/argon2-20171227.ebuild index 93273567ab39..053764e3b4b3 100644 --- a/app-crypt/argon2/argon2-20171227.ebuild +++ b/app-crypt/argon2/argon2-20171227.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/P-H-C/phc-winner-argon2" SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 CC0-1.0 )" -SLOT="0" +SLOT="0/1" KEYWORDS="~amd64 ~arm64 ~x86" IUSE="static-libs" |