diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:53:43 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:56:27 +0200 |
commit | 0b43cfa0fe91fb06e7507ecb67cc5e3f6a9e6117 (patch) | |
tree | ecd28c29be9da61b767656b8dcb05264e349c707 | |
parent | dev-perl/Unicode-UTF8: Blind stable on arm, critical bug 667774 (diff) | |
download | gentoo-0b43cfa0fe91fb06e7507ecb67cc5e3f6a9e6117.tar.gz gentoo-0b43cfa0fe91fb06e7507ecb67cc5e3f6a9e6117.tar.bz2 gentoo-0b43cfa0fe91fb06e7507ecb67cc5e3f6a9e6117.zip |
dev-perl/Path-Tiny: Blind stable on arm, critical bug 667774
Bug: https://bugs.gentoo.org/667774
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild index e8388881e2a9..c6a7775b697a 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test minimal" RDEPEND=" |