diff options
author | Akinori Hattori <hattya@gentoo.org> | 2019-12-13 22:00:57 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2019-12-13 22:02:26 +0900 |
commit | 4a5cdb5339a3f74ddbb701e5c2ac4078eb409474 (patch) | |
tree | 5aa61288cc91295b86df4d152b84f43a19d67d3f /app-editors | |
parent | app-editors/shed: update to EAPI 7 (diff) | |
download | gentoo-4a5cdb5339a3f74ddbb701e5c2ac4078eb409474.tar.gz gentoo-4a5cdb5339a3f74ddbb701e5c2ac4078eb409474.tar.bz2 gentoo-4a5cdb5339a3f74ddbb701e5c2ac4078eb409474.zip |
app-editors/shed: amd64/x86 stable
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/shed/shed-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index 3ab48acb1d19..f1dca98d7411 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" BDEPEND="virtual/pkgconfig" |