diff options
-rw-r--r-- | dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild index 4174912da531..b7a9ca06d183 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/dogpile.cache-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}] |