diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:57:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:57:22 +0200 |
commit | c7c272cd7e66615a2b24088b3aa29dc2d1e7348e (patch) | |
tree | 0e3b2ff835d30efbff959c2cc518dcce156fddda | |
parent | sys-apps/dbus: ia64 stable wrt bug #611392 (diff) | |
download | gentoo-c7c272cd7e66615a2b24088b3aa29dc2d1e7348e.tar.gz gentoo-c7c272cd7e66615a2b24088b3aa29dc2d1e7348e.tar.bz2 gentoo-c7c272cd7e66615a2b24088b3aa29dc2d1e7348e.zip |
dev-perl/Parse-RecDescent: ia64 stable wrt bug #619074
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild index 866a52a79a1c..8b2a0be0e7ea 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generate Recursive-Descent Parsers" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test examples" RDEPEND=" |