diff options
-rw-r--r-- | dev-python/autopage/autopage-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autopage/autopage-0.4.0.ebuild b/dev-python/autopage/autopage-0.4.0.ebuild index 517841c30141..2e3e98b7e8bf 100644 --- a/dev-python/autopage/autopage-0.4.0.ebuild +++ b/dev-python/autopage/autopage-0.4.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" BDEPEND=" test? ( dev-python/fixtures[${PYTHON_USEDEP}] )" |