diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:01 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:53:01 +1200 |
commit | 830e5d464a7f790c590aafc03c6f8a7df48c3730 (patch) | |
tree | e98a54d54b731fc99b2cc54247597bb75d6211ff /dev-perl/glib-perl | |
parent | dev-perl/YAML-Tiny: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-830e5d464a7f790c590aafc03c6f8a7df48c3730.tar.gz gentoo-830e5d464a7f790c590aafc03c6f8a7df48c3730.tar.bz2 gentoo-830e5d464a7f790c590aafc03c6f8a7df48c3730.zip |
dev-perl/glib-perl: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
dev-perl/Log-Agent
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/glib-perl')
-rw-r--r-- | dev-perl/glib-perl/glib-perl-1.325.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/glib-perl/glib-perl-1.326.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/glib-perl/glib-perl-1.325.0.ebuild b/dev-perl/glib-perl/glib-perl-1.325.0.ebuild index 35035b0b152c..9ca89abef412 100644 --- a/dev-perl/glib-perl/glib-perl-1.325.0.ebuild +++ b/dev-perl/glib-perl/glib-perl-1.325.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/glib-perl/glib-perl-1.326.0.ebuild b/dev-perl/glib-perl/glib-perl-1.326.0.ebuild index ffbae7a5e719..fd4896177429 100644 --- a/dev-perl/glib-perl/glib-perl-1.326.0.ebuild +++ b/dev-perl/glib-perl/glib-perl-1.326.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |