diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 20:59:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 20:59:20 +0000 |
commit | fa7fca3dae412f5d5702df5874d4e41f387d6c62 (patch) | |
tree | a424d81a6631d1da46aa0438fdbdca869dab8b90 /gnustep-apps/terminal | |
parent | gnustep-apps/gmines: Stabilize 0.2-r1 amd64, #740940 (diff) | |
download | gentoo-fa7fca3dae412f5d5702df5874d4e41f387d6c62.tar.gz gentoo-fa7fca3dae412f5d5702df5874d4e41f387d6c62.tar.bz2 gentoo-fa7fca3dae412f5d5702df5874d4e41f387d6c62.zip |
gnustep-apps/terminal: Stabilize 0.9.9 amd64, #740934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps/terminal')
-rw-r--r-- | gnustep-apps/terminal/terminal-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/terminal/terminal-0.9.9.ebuild b/gnustep-apps/terminal/terminal-0.9.9.ebuild index 5aef0b1e383e..7b5797f6794d 100644 --- a/gnustep-apps/terminal/terminal-0.9.9.ebuild +++ b/gnustep-apps/terminal/terminal-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,6 @@ HOMEPAGE="http://www.nongnu.org/terminal/" SRC_URI="https://savannah.nongnu.org/download/gap/${P/t/T}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |