diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:08:08 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:08 +0200 |
commit | baddbe5bdb84f93c252bffd590cd8db37b37b69a (patch) | |
tree | 253b8c6b8f13fb5a07354b153e5ad1c7bfac036a /x11-misc | |
parent | x11-misc/shutter: Drop superfluous optfeature header (diff) | |
download | gentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.tar.gz gentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.tar.bz2 gentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.zip |
x11-misc/splatmoji: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/splatmoji/splatmoji-1.2.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/splatmoji/splatmoji-1.2.0.ebuild b/x11-misc/splatmoji/splatmoji-1.2.0.ebuild index 6bb90f7331e5..74bcd923cb57 100644 --- a/x11-misc/splatmoji/splatmoji-1.2.0.ebuild +++ b/x11-misc/splatmoji/splatmoji-1.2.0.ebuild @@ -44,6 +44,5 @@ src_install() { } pkg_postinst() { - elog "Optional uninstalled features:" optfeature "JSON-style output" app-misc/jq } |