diff options
author | 2021-04-05 20:28:30 +0000 | |
---|---|---|
committer | 2021-04-05 22:07:02 +0000 | |
commit | 499ddbe443c904eae07aeb096486ccd8b6a2db91 (patch) | |
tree | 82c5ef130ad6a5f3d560a77c26e5b97e2a076ab8 /dev-util/dialog | |
parent | dev-util/desktop-file-utils: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-499ddbe443c904eae07aeb096486ccd8b6a2db91.tar.gz gentoo-499ddbe443c904eae07aeb096486ccd8b6a2db91.tar.bz2 gentoo-499ddbe443c904eae07aeb096486ccd8b6a2db91.zip |
dev-util/dialog: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/dialog-1.3.20170131.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dialog/dialog-1.3.20200327.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild b/dev-util/dialog/dialog-1.3.20170131.ebuild index db301d4e57c9..f6a0ef2a49f9 100644 --- a/dev-util/dialog/dialog-1.3.20170131.ebuild +++ b/dev-util/dialog/dialog-1.3.20170131.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0/14" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="examples minimal nls static-libs unicode" RDEPEND=" diff --git a/dev-util/dialog/dialog-1.3.20200327.ebuild b/dev-util/dialog/dialog-1.3.20200327.ebuild index 87b962bd543a..3be5a5d049b2 100644 --- a/dev-util/dialog/dialog-1.3.20200327.ebuild +++ b/dev-util/dialog/dialog-1.3.20200327.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${DIA_P}.tar.gz" LICENSE="GPL-2" SLOT="0/15" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="examples minimal nls static-libs unicode" RDEPEND=" |