diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:18:41 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:32 +0100 |
commit | f2dcbc0426751e5577af7d55745ae3f820695e92 (patch) | |
tree | 5337c75ef7e001d8a3e01e2f9c925bb28083d12c /app-text/sgml-common | |
parent | app-text/scrollkeeper: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-f2dcbc0426751e5577af7d55745ae3f820695e92.tar.gz gentoo-f2dcbc0426751e5577af7d55745ae3f820695e92.tar.bz2 gentoo-f2dcbc0426751e5577af7d55745ae3f820695e92.zip |
app-text/sgml-common: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/sgml-common')
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild index f8fc4f2c3228..ad8ea89ac3bf 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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/~floppym/dist/${PN}/${P}-gentoo.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |