diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 18:42:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 18:47:55 -0400 |
commit | 57874fca5c1f93ea8551bcd36d4fa56cbeeb054e (patch) | |
tree | 1e42b6f4b0f4c07fe22b8a8ab5479f3572f15735 /net-libs/libpsl | |
parent | net-libs/libsoup: arm64 keyworded (bug #680866) (diff) | |
download | gentoo-57874fca5c1f93ea8551bcd36d4fa56cbeeb054e.tar.gz gentoo-57874fca5c1f93ea8551bcd36d4fa56cbeeb054e.tar.bz2 gentoo-57874fca5c1f93ea8551bcd36d4fa56cbeeb054e.zip |
net-libs/libpsl: arm64 keyworded (bug #680866)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs/libpsl')
-rw-r--r-- | net-libs/libpsl/libpsl-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libpsl/libpsl-0.20.2.ebuild b/net-libs/libpsl/libpsl-0.20.2.ebuild index 80c11e68aac9..fd6aa857e238 100644 --- a/net-libs/libpsl/libpsl-0.20.2.ebuild +++ b/net-libs/libpsl/libpsl-0.20.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86" IUSE="icu +idn +man" RDEPEND=" |