diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 15:22:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 15:22:37 +0200 |
commit | 40f83cefa5a82c3c0073c02a81f98ed790bd9b0a (patch) | |
tree | 7d99ed94261b22f9a656ccd2fd571b44ae9338b4 /sys-apps/osinfo-db-tools | |
parent | dev-python/cx_Freeze-4.3.4: stable on amd64 and x86 (diff) | |
download | gentoo-40f83cefa5a82c3c0073c02a81f98ed790bd9b0a.tar.gz gentoo-40f83cefa5a82c3c0073c02a81f98ed790bd9b0a.tar.bz2 gentoo-40f83cefa5a82c3c0073c02a81f98ed790bd9b0a.zip |
sys-apps/osinfo-db-tools: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-apps/osinfo-db-tools')
-rw-r--r-- | sys-apps/osinfo-db-tools/osinfo-db-tools-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.1.0.ebuild b/sys-apps/osinfo-db-tools/osinfo-db-tools-1.1.0.ebuild index 33b598d81bf5..99298c8f8751 100644 --- a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.1.0.ebuild +++ b/sys-apps/osinfo-db-tools/osinfo-db-tools-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" # Blocker on old libosinfo as osinfo-db-validate was part of it before RDEPEND=" |