diff options
author | Sam James <sam@gentoo.org> | 2023-04-02 02:43:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-02 02:43:50 +0100 |
commit | 8399b77b545b39e4e3bdf826b6aabc4a29e8313c (patch) | |
tree | 9d555a1dee8936dc533564ac94b010617054d45d /app-emacs | |
parent | app-emacs/parseedn: Stabilize 1.1.0 amd64, #903679 (diff) | |
download | gentoo-8399b77b545b39e4e3bdf826b6aabc4a29e8313c.tar.gz gentoo-8399b77b545b39e4e3bdf826b6aabc4a29e8313c.tar.bz2 gentoo-8399b77b545b39e4e3bdf826b6aabc4a29e8313c.zip |
app-emacs/sesman: Stabilize 0.3.4 amd64, #903679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/sesman/sesman-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/sesman/sesman-0.3.4.ebuild b/app-emacs/sesman/sesman-0.3.4.ebuild index a16e265c730a..6dbea7576a93 100644 --- a/app-emacs/sesman/sesman-0.3.4.ebuild +++ b/app-emacs/sesman/sesman-0.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vspinu/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el" |