diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:09:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:44 +0000 |
commit | 46d46bf1ee801311bae560f1afa110b004ff68fc (patch) | |
tree | c1a07457679cba7cd0230758e12dbb3721002b11 /dev-libs/dmalloc | |
parent | dev-libs/dbus-glib: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-46d46bf1ee801311bae560f1afa110b004ff68fc.tar.gz gentoo-46d46bf1ee801311bae560f1afa110b004ff68fc.tar.bz2 gentoo-46d46bf1ee801311bae560f1afa110b004ff68fc.zip |
dev-libs/dmalloc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild index 2a8cb6021859..60e05ee68fbf 100644 --- a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dmalloc.com/releases/${P}.tgz" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="threads" BDEPEND="sys-apps/texinfo" |