diff options
author | 2018-10-01 01:38:21 +0200 | |
---|---|---|
committer | 2018-10-01 02:05:51 +0200 | |
commit | f5c3f65d9cf9770808488c9aab816a3eabcc0ec1 (patch) | |
tree | ccdcf4d7128bcafee8caed833c5ad537449a2e66 /dev-perl/Error | |
parent | net-im/pidgin: x86 stable (bug #666858) (diff) | |
download | gentoo-f5c3f65d9cf9770808488c9aab816a3eabcc0ec1.tar.gz gentoo-f5c3f65d9cf9770808488c9aab816a3eabcc0ec1.tar.bz2 gentoo-f5c3f65d9cf9770808488c9aab816a3eabcc0ec1.zip |
dev-perl/Error: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Error')
-rw-r--r-- | dev-perl/Error/Error-0.170.250.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Error/Error-0.170.250.ebuild b/dev-perl/Error/Error-0.170.250.ebuild index cca5015f4f86..816a001dfff1 100644 --- a/dev-perl/Error/Error-0.170.250.ebuild +++ b/dev-perl/Error/Error-0.170.250.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |