diff options
author | 2017-01-29 15:11:40 +0100 | |
---|---|---|
committer | 2017-01-29 15:37:42 +0100 | |
commit | 3831a9c0a68c333d1102780d783dc0d9acc90ff2 (patch) | |
tree | 36f0523998d0a98862b5f9c9ebe9587f538dae25 /app-admin/localepurge | |
parent | app-admin/gnome-system-log: dropped ~x86-freebsd (diff) | |
download | gentoo-3831a9c0a68c333d1102780d783dc0d9acc90ff2.tar.gz gentoo-3831a9c0a68c333d1102780d783dc0d9acc90ff2.tar.bz2 gentoo-3831a9c0a68c333d1102780d783dc0d9acc90ff2.zip |
app-admin/localepurge: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-admin/localepurge')
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild index feb23f345975..edd34977e221 100644 --- a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild +++ b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |