diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-16 15:46:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-16 15:49:42 +0300 |
commit | 4cfae0235b47d8412b21bb259caab2c84e551202 (patch) | |
tree | e0b213ec48df4b2b34d9bb90782d8a777e08abeb /x11-misc/xdg-utils | |
parent | dev-perl/Net-DBus: Add ~sh keyword wrt bug #658328 (diff) | |
download | gentoo-4cfae0235b47d8412b21bb259caab2c84e551202.tar.gz gentoo-4cfae0235b47d8412b21bb259caab2c84e551202.tar.bz2 gentoo-4cfae0235b47d8412b21bb259caab2c84e551202.zip |
x11-misc/xdg-utils: Add ~sh keyword wrt bug #658328
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild index a60ae64e93e1..ea5c888e8354 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="doc" RDEPEND=" |