diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 19:04:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 19:04:52 +0100 |
commit | e29882a2e52a1f60e54bf3d46d8588907ee04989 (patch) | |
tree | 1107742f3a20e24713624106cd1421989d1c09d9 /app-editors | |
parent | dev-db/tinycdb: Stabilize 0.81 amd64, #931495 (diff) | |
download | gentoo-e29882a2e52a1f60e54bf3d46d8588907ee04989.tar.gz gentoo-e29882a2e52a1f60e54bf3d46d8588907ee04989.tar.bz2 gentoo-e29882a2e52a1f60e54bf3d46d8588907ee04989.zip |
app-editors/shed: Stabilize 1.16 ppc, #931497
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/shed/shed-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/shed/shed-1.16.ebuild b/app-editors/shed/shed-1.16.ebuild index cf8ff6542e0c..b5260215769a 100644 --- a/app-editors/shed/shed-1.16.ebuild +++ b/app-editors/shed/shed-1.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |