diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:20:33 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:42:26 -0600 |
commit | e8157cd7b50cd313bd1c2aee5f236400ac065c9a (patch) | |
tree | a7342c4116e0e901bbda6967dc7de0d80a9e52ca /dev-python/oslo-rootwrap | |
parent | dev-python/beautifulsoup: keywording arm64 (diff) | |
download | gentoo-e8157cd7b50cd313bd1c2aee5f236400ac065c9a.tar.gz gentoo-e8157cd7b50cd313bd1c2aee5f236400ac065c9a.tar.bz2 gentoo-e8157cd7b50cd313bd1c2aee5f236400ac065c9a.zip |
dev-python/oslo-rootwrap: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/oslo-rootwrap')
-rw-r--r-- | dev-python/oslo-rootwrap/oslo-rootwrap-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-rootwrap/oslo-rootwrap-2.4.0.ebuild b/dev-python/oslo-rootwrap/oslo-rootwrap-2.4.0.ebuild index 2087ae7b6a14..4272b5884a91 100644 --- a/dev-python/oslo-rootwrap/oslo-rootwrap-2.4.0.ebuild +++ b/dev-python/oslo-rootwrap/oslo-rootwrap-2.4.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.rootwrap-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" CDEPEND=" |