diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-06-08 14:11:33 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-06-08 14:11:49 +1200 |
commit | 3eb6a628d973915d995be12e75581ec83d0748f1 (patch) | |
tree | bd26a42d02836fb33e2bf50393555cbb07e1af28 /dev-perl/Expect/Expect-1.350.0.ebuild | |
parent | app-crypt/efitools: support "static" USE flag (diff) | |
download | gentoo-3eb6a628d973915d995be12e75581ec83d0748f1.tar.gz gentoo-3eb6a628d973915d995be12e75581ec83d0748f1.tar.bz2 gentoo-3eb6a628d973915d995be12e75581ec83d0748f1.zip |
dev-perl/Expect: Copy forwards ~alpha and ~arm64 keywording
Dependencies are fully satisfied.
Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Expect/Expect-1.350.0.ebuild')
-rw-r--r-- | dev-perl/Expect/Expect-1.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Expect/Expect-1.350.0.ebuild b/dev-perl/Expect/Expect-1.350.0.ebuild index 1fa19743c275..947969a9df58 100644 --- a/dev-perl/Expect/Expect-1.350.0.ebuild +++ b/dev-perl/Expect/Expect-1.350.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expect for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test minimal" RDEPEND=" |