commit: 403096c6583dc4ffd24b9bc1006c3f2cf6f00246 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Aug 17 13:50:07 2016 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Aug 17 13:56:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403096c6
dev-libs/librelp: ~arm64 keyword added (#587688) Gentoo-Bug: https://bugs.gentoo.org/587688 Package-Manager: portage-2.3.0 dev-libs/librelp/librelp-1.2.10.ebuild | 2 +- dev-libs/librelp/librelp-1.2.12.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/librelp/librelp-1.2.10.ebuild b/dev-libs/librelp/librelp-1.2.10.ebuild index e9b6c7d..6acb0c7 100644 --- a/dev-libs/librelp/librelp-1.2.10.ebuild +++ b/dev-libs/librelp/librelp-1.2.10.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.1.0" -KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="debug doc +ssl static-libs" RDEPEND=" diff --git a/dev-libs/librelp/librelp-1.2.12.ebuild b/dev-libs/librelp/librelp-1.2.12.ebuild index 63e666b..3ed722d 100644 --- a/dev-libs/librelp/librelp-1.2.12.ebuild +++ b/dev-libs/librelp/librelp-1.2.12.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.2.0" -KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="debug doc +ssl static-libs" RDEPEND="
